Skip to content

Commit

Permalink
Update windows-qt6.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored and rouault committed Nov 30, 2024
1 parent cb3fec0 commit 2ef66b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows-qt6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ jobs:
uses: hendrikmuhs/[email protected]
with:
max-size: 1G
key: build-ccache-win64-qt6-${{ github.event.pull_request.base.ref || github.ref_name }}
save: ${{ github.event_name == 'push' }}
key: build-ccache-win-qt6-unity # build-ccache-win64-qt6-${{ github.event.pull_request.base.ref || github.ref_name }}
# save: ${{ github.event_name == 'push' }}

- name: 🌱 Install dependencies and generate project files
shell: bash
Expand Down

0 comments on commit 2ef66b0

Please sign in to comment.