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 e4f4ddf commit 1bc58a5Copy full SHA for 1bc58a5
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: "Select Xcode"
12
run: |
13
xcode-select -p
14
- xcode-select -s /Applications/Xcode-14.3.app/Contents/Developer
+ xcode-select -s /Applications/Xcode_14.3.app/Contents/Developer
15
16
- name: "Lint"
17
run: make lint
0 commit comments