We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f9d92 commit 5ae1f99Copy full SHA for 5ae1f99
.github/workflows/storage.yml
@@ -41,6 +41,8 @@ jobs:
41
steps:
42
- name: Checkout
43
uses: actions/checkout@master
44
+ - name: Xcode
45
+ run: sudo xcode-select -s /Applications/Xcode_16.4.app/Contents/Developer
46
- name: Setup
47
run: |
48
cd storage/LegacyStorageQuickstart
0 commit comments