Skip to content

Commit 453b93e

Browse files
committed
debug
1 parent 921c6a6 commit 453b93e

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
@@ -89,6 +89,7 @@ jobs:
8989
TARGET: "${{ matrix.env.TARGET }}"
9090
- name: Setup macos build tooling
9191
run: |
92+
ls -la /Applications/
9293
sudo xcode-select -s /Applications/Xcode_15.2.0.app/Contents/Developer/
9394
# Set SDK environment variables
9495
echo "SDKROOT=$(xcrun -sdk macosx14.2 --show-sdk-path)" >> $GITHUB_ENV

0 commit comments

Comments
 (0)