mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
chore: updat macos.yml
This commit is contained in:
parent
2e17ba8355
commit
0ce98fee0c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/macos.yml
vendored
4
.github/workflows/macos.yml
vendored
|
@ -18,8 +18,8 @@ jobs:
|
|||
matrix:
|
||||
qt-ver: [5.12.6]
|
||||
qt-target: [desktop]
|
||||
qt-arch-install: clang_64
|
||||
clang-arch: x64
|
||||
qt-arch-install: [clang_64]
|
||||
clang-arch: [x64]
|
||||
env:
|
||||
target-name: QtScrcpy
|
||||
qt-install-path: ${{ github.workspace }}/${{ matrix.qt-ver }}
|
||||
|
|
Loading…
Add table
Reference in a new issue