mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
Forgot to fix one file name
This commit is contained in:
2
.github/workflows/windows-installers.yml
vendored
2
.github/workflows/windows-installers.yml
vendored
@@ -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 }}
|
||||
|
Reference in New Issue
Block a user