mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-18 03:15:34 +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
|
uses: jurplel/install-qt-action@v2
|
||||||
with:
|
with:
|
||||||
version: 5.15.0
|
version: 5.15.0
|
||||||
|
aqtversion: ==0.8
|
||||||
- name: Download InstallBuilder
|
- name: Download InstallBuilder
|
||||||
run: |
|
run: |
|
||||||
wget -O ~/installbuilder.run https://installbuilder.com/installbuilder-qt-professional-20.4.0-linux-x64-installer.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