Skip to content

Commit

Permalink
Update build-windows.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shdwmtr committed Jun 12, 2024
1 parent 69c2567 commit 253d2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
path: |
Python-3.11.8/PCbuild/win32
key: ${{ runner.os }}-python-3.11.8-build-${{ hashFiles('.github/workflows/build-windows.yml') }}
key: ${{ runner.os }}-python-3.11.8-build
restore-keys: |
${{ runner.os }}-python-3.11.8-build-
Expand Down

0 comments on commit 253d2a4

Please sign in to comment.