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 5c004b4 commit 8603b46Copy full SHA for 8603b46
.github/workflows/main.yml
@@ -126,7 +126,7 @@ jobs:
126
${{ runner.os }}-sccache-v10-
127
- name: Build macOS installable archive
128
run: |
129
- sudo xcode-select --switch /Applications/Xcode_12.2.0.app/Contents/Developer/
+ sudo xcode-select --switch /Applications/Xcode_12.2.app/Contents/Developer/
130
./utils/webassembly/ci.sh
131
- name: Upload macOS installable archive
132
uses: actions/upload-artifact@v1
0 commit comments