Skip to content

Commit

Permalink
Update clear-cache.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Bluefissure authored Sep 20, 2023
1 parent 53d1e14 commit 182ea1b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/clear-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ concurrency: regenerate
jobs:
generate:
name: Regenerate PluginMaster
if: github.repository == 'ottercorp/PluginDistD17'
runs-on: windows-2019
runs-on: windows-latest
steps:
- name: Clear Web Services cache
run: curl -X POST --fail https://aonyx.ffxiv.wang/Plugin/ClearCache?key=$env:CACHE_CLEAR_KEY
Expand Down

0 comments on commit 182ea1b

Please sign in to comment.