Update deploy.yml
This commit is contained in:
parent
2ef7813219
commit
65cf243373
1 changed files with 3 additions and 2 deletions
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
|
@ -154,7 +154,8 @@ jobs:
|
|||
bash deploy/build_ios.sh
|
||||
|
||||
# ------------------------------------------------------
|
||||
Build-IOS-cmake:
|
||||
|
||||
Build-IOS-cmake:
|
||||
name: 'Build-IOS-cmake'
|
||||
runs-on: macos-latest
|
||||
|
||||
|
@ -219,7 +220,7 @@ Build-IOS-cmake:
|
|||
|
||||
# ------------------------------------------------------
|
||||
|
||||
Build-MacOS:
|
||||
Build-MacOS:
|
||||
name: 'Build-MacOS'
|
||||
runs-on: macos-latest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue