mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 23:05:36 +08:00
[CI] Work around bug in aqt version 0.9
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -35,6 +35,7 @@ jobs:
|
||||
uses: jurplel/install-qt-action@v2
|
||||
with:
|
||||
version: 5.15.0
|
||||
aqtversion: ==0.8
|
||||
- name: Download InstallBuilder
|
||||
run: |
|
||||
wget -O ~/installbuilder.run https://installbuilder.com/installbuilder-qt-professional-20.4.0-linux-x64-installer.run
|
||||
|
||||
Reference in New Issue
Block a user