Skip to content

Commit 881bdb9

Browse files
committed
WIP
1 parent f73a1ce commit 881bdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
TARGET: "${{ matrix.env.TARGET }}"
8989
- name: Setup macos build tooling
9090
run: |
91+
ls -la /Applications/
9192
sudo xcode-select -s /Applications/Xcode_15.2.0.app/Contents/Developer/
9293
# Set SDK environment variables
9394
echo "SDKROOT=$(xcrun -sdk macosx14.1 --show-sdk-path)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)