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 8fde2d8 + ddd3a15 commit ddea9ebCopy full SHA for ddea9eb
.github/workflows/main.yml
@@ -128,7 +128,7 @@ jobs:
128
${{ runner.os }}-sccache-v10-5.3-
129
- name: Build macOS installable archive
130
run: |
131
- sudo xcode-select --switch /Applications/Xcode_12_beta.app/Contents/Developer/
+ sudo xcode-select --switch /Applications/Xcode_12.app/Contents/Developer/
132
./utils/webassembly/ci.sh
133
- name: Upload macOS installable archive
134
uses: actions/upload-artifact@v1
0 commit comments