Skip to content

Commit 84e5b4d

Browse files
authored
Log Xcode version after selection
1 parent 8603b46 commit 84e5b4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ jobs:
127127
- name: Build macOS installable archive
128128
run: |
129129
sudo xcode-select --switch /Applications/Xcode_12.2.app/Contents/Developer/
130+
xcodebuild -version
130131
./utils/webassembly/ci.sh
131132
- name: Upload macOS installable archive
132133
uses: actions/upload-artifact@v1

0 commit comments

Comments
 (0)