Skip to content

Commit

Permalink
Update build-macos-arm64.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hyrulelinks authored Mar 11, 2024
1 parent 6dfa195 commit fbdabeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
git clone https://github.com/tpoechtrager/osxcross.git
cd osxcross
find /Applications/Xcode.app/Contents/Developer/Platforms -name "*.sdk"
ditto /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk tarballs/
cp -v /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk tarballs/
UNATTENDED=1 SDK_VERSION=13.1 ./build.sh
echo 'export PATH="/opt/osxcross/bin:$PATH"' >> $GITHUB_ENV
Expand Down

0 comments on commit fbdabeb

Please sign in to comment.