Skip to content

Commit

Permalink
simctl Start Simulator
Browse files Browse the repository at this point in the history
  • Loading branch information
danh-ld committed Sep 10, 2023
1 parent 5793d13 commit 483e7c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: "Start Simulator"
run: |
UDID=$(
xcrun instruments -s |
xcrun simctl -s |
awk \
-F ' *[][]' \
-v 'device=${{ matrix.device }}' \
Expand Down

0 comments on commit 483e7c5

Please sign in to comment.