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 7be312c commit 7b95e3bCopy full SHA for 7b95e3b
.github/workflows/main.yml
@@ -80,7 +80,7 @@ jobs:
80
${{ runner.os }}-sccache-v10-
81
- name: Build macOS installable archive
82
run: |
83
- sudo xcode-select --switch /Applications/Xcode_12_beta.app/Contents/Developer/
+ sudo xcode-select --switch /Applications/Xcode_12.app/Contents/Developer/
84
./utils/webassembly/ci.sh
85
- name: Upload macOS installable archive
86
uses: actions/upload-artifact@v1
0 commit comments