Update deploy.yml
This commit is contained in:
parent
65cf243373
commit
df6b0f3945
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -216,7 +216,7 @@ jobs:
|
|||
export QT_IOS_BIN=$QT_BIN_DIR
|
||||
export PATH=$PATH:~/go/bin
|
||||
mkdir build-ios
|
||||
${{ 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