Skip to content

Commit

Permalink
ci: disable build iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
duguyihou committed Mar 17, 2024
1 parent 05fd2c4 commit 82d3beb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,6 @@ jobs:
env:
NO_FLIPPER: 1

- name: Build example for iOS
run: |
yarn turbo run build:ios --cache-dir="${{ env.TURBO_CACHE_DIR }}"
# - name: Build example for iOS
# run: |
# yarn turbo run build:ios --cache-dir="${{ env.TURBO_CACHE_DIR }}"

0 comments on commit 82d3beb

Please sign in to comment.