Update deploy.yml
This commit is contained in:
parent
216efd74bf
commit
2ef7813219
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -215,7 +215,7 @@ Build-IOS-cmake:
|
|||
export QT_IOS_BIN=$QT_BIN_DIR
|
||||
export PATH=$PATH:~/go/bin
|
||||
mkdir build-ios
|
||||
${{ env.QT_IOS_BIN }}/qt-cmake . -B build-ios -GXcode
|
||||
${{ QT_IOS_BIN }}/qt-cmake . -B build-ios -GXcode
|
||||
|
||||
# ------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue