Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Elite-Labs committed Mar 27, 2024
1 parent f5a0d40 commit dbdfee8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ios_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
build_with_signing:
runs-on: macos-latest
runs-on: macos-13

steps:
- name: Checkout repository
Expand Down
2 changes: 0 additions & 2 deletions scripts/build_deps.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@

set -x

BUILD_PLATFORM="ios"

if [[ " $@ " =~ " android " ]]; then
Expand Down

0 comments on commit dbdfee8

Please sign in to comment.