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.
2 parents 7be312c + 7b95e3b commit 1d41975Copy full SHA for 1d41975
.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