Skip to content

Commit

Permalink
Enable Qt caching for Windows release builds
Browse files Browse the repository at this point in the history
  • Loading branch information
leonlynch committed Dec 11, 2023
1 parent 980bbac commit 82cecb6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/windows-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
target: desktop
arch: win64_mingw
archives: qtbase qttools MinGW
cache: true

- name: Build TR-31 dependency
run: |
Expand Down

0 comments on commit 82cecb6

Please sign in to comment.