Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
durswd committed Dec 22, 2024
1 parent 016ba4b commit 0d32aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ jobs:
if [ "${{ matrix.name }}" = "mac" ];
then
export PACKAGEING_FOR_MAC=1
sudo xcode-select --reset
sudo xcode-select --switch /Applications/Xcode_14.1.app
fi
python3 build.py || python build.py
Expand Down

0 comments on commit 0d32aec

Please sign in to comment.