Skip to content

Commit

Permalink
test ghactions
Browse files Browse the repository at this point in the history
  • Loading branch information
apcraig committed May 1, 2024
1 parent bb1b2c7 commit bceedc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-cice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
sudo ln -s /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/* /usr/local/include/
echo "xcrun --show-sdk-path: $(xcrun -sdk macosx --show-sdk-path)"
echo "xcode-select -p: $(xcode-select -p)"
export SDKROOT=$(xcrun -sdk macos --show-sdk-path)
- name: system info
shell: /bin/bash {0}
run: |
Expand Down

0 comments on commit bceedc0

Please sign in to comment.