We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbd93fc commit ebb8321Copy full SHA for ebb8321
1 file changed
.github/workflows/e2e-v2.yml
@@ -122,7 +122,6 @@ jobs:
122
if [[ ${{ matrix.rn-architecture }} == 'new' ]]; then
123
export RCT_NEW_ARCH_ENABLED=1
124
fi
125
- bundle install
126
bundle exec pod install
127
cd ../..
128
bundle install
0 commit comments