Skip to content

Commit

Permalink
gh: NO_FLIPPER
Browse files Browse the repository at this point in the history
  • Loading branch information
zetavg committed Aug 2, 2024
1 parent 2f3c7dc commit 18fee8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ jobs:
USE_BUILDCACHE: true
run: |
cd App
bash scripts/pod-install.sh
NO_FLIPPER=1 bash scripts/pod-install.sh
- name: Install Fastlane
run: |
cd App/ios
Expand Down Expand Up @@ -467,7 +467,7 @@ jobs:
USE_BUILDCACHE: true
run: |
cd App
bash scripts/pod-install.sh
NO_FLIPPER=1 bash scripts/pod-install.sh
- name: Install Fastlane
run: |
cd App/ios
Expand Down

0 comments on commit 18fee8c

Please sign in to comment.