Skip to content

Commit 9befd4d

Browse files
authored
Update ios.yml
1 parent 8a9b43a commit 9befd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ios.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- run: npm ci --legacy-peer-deps
2020
- run: npm run build
2121

22-
- run: yarn
22+
- run: npm ci
2323
working-directory: example
2424

2525
- run: xcode-select -p

0 commit comments

Comments
 (0)