mirror of
https://github.com/jaredtao/TaoQuick.git
synced 2025-02-06 21:48:24 +08:00
update android ci
This commit is contained in:
parent
8f5453de7c
commit
635e662706
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Qt 5.12.10
|
- name: Install Qt 5.12.10
|
||||||
if: ${{ matrix.qt_ver }} != '5.15.2'
|
if: ${{ matrix.qt_ver }} == '5.12.10'
|
||||||
uses: jurplel/install-qt-action@v2.10.0
|
uses: jurplel/install-qt-action@v2.10.0
|
||||||
with:
|
with:
|
||||||
# Version of Qt to install
|
# Version of Qt to install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user