Skip to content

Commit 5ae1f99

Browse files
committed
xcode
1 parent e9f9d92 commit 5ae1f99

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/storage.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ jobs:
4141
steps:
4242
- name: Checkout
4343
uses: actions/checkout@master
44+
- name: Xcode
45+
run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
4446
- name: Setup
4547
run: |
4648
cd storage/LegacyStorageQuickstart

0 commit comments

Comments
 (0)