Skip to content

Commit

Permalink
Forgot to fix one file name
Browse files Browse the repository at this point in the history
  • Loading branch information
maron2000 committed Jun 26, 2023
1 parent e1835af commit b37e67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
set +e
gh actions-cache delete mingw-x86-bin-${{ github.sha }} --confirm
gh actions-cache delete mingw-x64-bin-${{ github.sha }} --confirm
gh actions-cache delete vs-bin-${{ github.sha }} --confirm
gh actions-cache delete vs-${{ github.sha }} --confirm
gh actions-cache list
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b37e67a

Please sign in to comment.