mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 15:00:04 +00:00
Configure aqtinstall to use a mirror
This commit is contained in:
parent
44c37a8435
commit
d34224c135
3 changed files with 22 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -104,6 +104,8 @@ jobs:
|
|||
|
||||
- name: Install Qt
|
||||
uses: jdpurcell/install-qt-action@v5
|
||||
env:
|
||||
AQT_CONFIG: ${{ github.workspace }}/source/tools/aqt-settings.ini
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
arch: ${{ matrix.qt_arch_aqt }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue