1
0
mirror of https://github.com/QtExcel/QXlsx.git synced 2025-01-16 04:42:53 +08:00

Update ios.yml

This commit is contained in:
Jay Two 2021-01-03 20:40:07 +09:00 committed by GitHub
parent 031fed6e59
commit f8a6030814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ jobs:
qt_target: [ios]
steps:
- name: Install Qt
uses: jurplel/install-qt-action@v2.0.0
uses: jurplel/install-qt-action@v2
with:
version: ${{ matrix.qt_ver }}
target: ${{ matrix.qt_target }}