Skip to content

Commit

Permalink
remove one line
Browse files Browse the repository at this point in the history
  • Loading branch information
tomekzaw committed Apr 10, 2024
1 parent 96a72ba commit 279664e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:
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 279664e

Please sign in to comment.