This commit is contained in:
David Roman 2023-06-10 19:39:18 +01:00
parent 80356a6b96
commit 4da2da5494
No known key found for this signature in database
GPG Key ID: 7058646EEFCB70A7
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ jobs:
with:
timeout_minutes: 12
max_attempts: 3
command: sudo xcodes runtimes install '${{ matrix.runtime }}'
command: xcodes runtimes install '${{ matrix.runtime }}'
- name: List Available Simulators
run: xcrun simctl list devices available