Skip to content

Commit

Permalink
attempt fix qt install (1)
Browse files Browse the repository at this point in the history
  • Loading branch information
arBmind committed Mar 1, 2024
1 parent b76608f commit a2d02db
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_qbs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
cache: true
cache-key-prefix: CacheQtx64
extra: '--external 7z'
aqtversion: '==3.0.*'

- name: Copy OpenSSL DLLs
run: |
Expand Down Expand Up @@ -106,7 +105,6 @@ jobs:
cache: true
cache-key-prefix: CacheQtx86
extra: '--external 7z'
aqtversion: '==3.0.*'

- name: x86 Setup Qbs
run: |
Expand Down

0 comments on commit a2d02db

Please sign in to comment.