Skip to content

Commit 3d1f636

Browse files
Update screenshot.yml
1 parent fb58a64 commit 3d1f636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/screenshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Set Up Xcode
17-
run: sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
17+
run: sudo xcode-select -switch /Applications/Xcode_15.4.app/Contents/Developer
1818

1919
- name: Build & Run UI Tests
2020
run: |

0 commit comments

Comments
 (0)