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 201e659 commit c9d0047
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-macos-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
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/
ditto /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk tarballs/
ditto /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.sdk tarballs/
UNATTENDED=1 ./build.sh
echo 'export PATH="/opt/osxcross/bin:$PATH"' >> $GITHUB_ENV
Expand Down

0 comments on commit c9d0047

Please sign in to comment.