Skip to content

Commit

Permalink
Actions: aqt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
fdennis committed Feb 27, 2024
1 parent 0c76e4b commit c91f6a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,12 @@ jobs:
architecture: 'x64'

- name: Install Qt
uses: jurplel/install-qt-action@v2.10.0
uses: jurplel/install-qt-action@v3
with:
version: '5.14.1'
host: 'windows'
target: 'desktop'
arch: 'win64_msvc2017_64'
aqtversion: '==0.9.7'

- name: Download dependencies
run: |
Expand Down

0 comments on commit c91f6a9

Please sign in to comment.