mirror of
https://github.com/zoriya/react-native-svg.git
synced 2026-06-02 14:50:43 +00:00
Update ios-build-test.yml (#2207)
PR bumping github action for building iOS and macOS
This commit is contained in:
@@ -71,4 +71,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Build app
|
- name: Build app
|
||||||
working-directory: ${{ matrix.working-directory }}
|
working-directory: ${{ matrix.working-directory }}
|
||||||
run: npx react-native run-ios --simulator="iPhone 14 Pro"
|
run: npx react-native@latest run-ios --simulator="iPhone 14 Pro" --mode Debug --verbose --terminal /bin/zsh
|
||||||
|
|||||||
@@ -69,4 +69,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Build app
|
- name: Build app
|
||||||
working-directory: ${{ matrix.working-directory }}
|
working-directory: ${{ matrix.working-directory }}
|
||||||
run: npx react-native run-macos
|
run: npx react-native@latest run-macos --verbose --terminal /bin/zsh
|
||||||
|
|||||||
Reference in New Issue
Block a user