mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 06:45:37 +08:00
[ci] Fix installbuilder URL
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -16,7 +16,7 @@ env:
|
||||
do_symbols: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
|
||||
qt_version: 5.15.2
|
||||
bitrock_version: qt-professional-23.1.0
|
||||
bitrock_url: https://releases.bitrock.com/installbuilder
|
||||
bitrock_url: https://releases.installbuilder.com/installbuilder
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user