mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-29 21:00:06 +00:00
Update ci.yml to use jdpurcell install qt action
This commit is contained in:
parent
751d443546
commit
58e2058efc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -103,7 +103,7 @@ jobs:
|
|||
submodules: recursive
|
||||
|
||||
- name: Install Qt
|
||||
uses: dpaulat/install-qt-action@b45c67aaa9e0ea77e59a7031ec14a12d5ddf4b35
|
||||
uses: jdpurcell/install-qt-action@v5
|
||||
with:
|
||||
version: ${{ matrix.qt_version }}
|
||||
arch: ${{ matrix.qt_arch_aqt }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue