Skip to content

Commit

Permalink
update stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Apr 10, 2024
1 parent 279664e commit 4ba2e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
- name: Install Pods
working-directory: ${{ matrix.working-directory }}/ios
run: |
rm -rf Pods Podfile.lock build
rm -rf .xcode.env.local
echo export NODE_BINARY=$(command -v node) > .xcode.env
bundler install && bundler exec pod install
Expand Down

0 comments on commit 4ba2e11

Please sign in to comment.