Skip to content

Commit

Permalink
Update build-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dougmassay authored Jul 18, 2023
1 parent 9b9586c commit 5422509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
version: '5.9.1'
dir: ${{runner.workspace}}/Qt
setup-python: 'false'
setup-python: 'true'
cached: ${{ steps.cache-qt.outputs.cache-hit }}

- name: Build RCC Files
Expand Down

0 comments on commit 5422509

Please sign in to comment.