We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a9b43a commit 9befd4dCopy full SHA for 9befd4d
.github/workflows/ios.yml
@@ -19,7 +19,7 @@ jobs:
19
- run: npm ci --legacy-peer-deps
20
- run: npm run build
21
22
- - run: yarn
+ - run: npm ci
23
working-directory: example
24
25
- run: xcode-select -p
0 commit comments