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 c71fd12 commit 652e69dCopy full SHA for 652e69d
1 file changed
.github/workflows/ios-build-paper.yml
@@ -32,4 +32,4 @@ jobs:
32
run: PAPER_ENABLED=1 yarn install --immutable
33
- name: Build app
34
working-directory: ${{ env.WORKING_DIRECTORY }}
35
- run: yarn ios
+ run: npx react-native run-ios
0 commit comments