1
0
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:
jared 2020-12-02 08:40:23 +08:00
parent 8f5453de7c
commit 635e662706

View File

@ -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