mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
Try to fix Android CI
This commit is contained in:
parent
a506a60f16
commit
ae230f61fe
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
||||
qt_arch: [android_x86,android_armv7,android_arm64_v8a]
|
||||
steps:
|
||||
- name: Install Qt
|
||||
uses: jurplel/install-qt-action@v2.10.0
|
||||
uses: jurplel/install-qt-action@v3
|
||||
with:
|
||||
version: ${{ matrix.qt_ver }}
|
||||
target: ${{ matrix.qt_target }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user