Skip to content

Commit

Permalink
Disable cache
Browse files Browse the repository at this point in the history
  • Loading branch information
jdpurcell committed Dec 14, 2024
1 parent 49c6a7a commit a6095ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
version: ${{ matrix.qtVersion }}
arch: ${{ matrix.qtArch }}
cache: true
cache: false
- name: Build
shell: pwsh
run: ci/build.ps1
Expand Down

0 comments on commit a6095ae

Please sign in to comment.