Skip to content

Commit

Permalink
Update Qt install tools (action)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pedro-Beirao authored Dec 16, 2023
1 parent 1399333 commit fdb28d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
aqtversion: '==3.1.*'
host: 'windows'
target: 'desktop'
arch: 'win64_mingw81'
arch: 'win64_mingw'
setup-python: 'false'


Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
host: 'linux'
target: 'desktop'
arch: 'gcc_64'
tools: 'tools_openssl_x64'
tools: 'tools_opensslv3_src'

- name: build
run: |
Expand Down

0 comments on commit fdb28d6

Please sign in to comment.