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

Update macos.yml

This commit is contained in:
Jay Two 2021-06-21 20:41:51 +09:00 committed by GitHub
parent 46e6d41b7b
commit 5d7313ab42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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