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 8603b46 commit 84e5b4dCopy full SHA for 84e5b4d
.github/workflows/main.yml
@@ -127,6 +127,7 @@ jobs:
127
- name: Build macOS installable archive
128
run: |
129
sudo xcode-select --switch /Applications/Xcode_12.2.app/Contents/Developer/
130
+ xcodebuild -version
131
./utils/webassembly/ci.sh
132
- name: Upload macOS installable archive
133
uses: actions/upload-artifact@v1
0 commit comments