Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
durswd committed Jul 9, 2024
1 parent f262718 commit 8c5a2e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ jobs:
if [ "${{ matrix.name }}" = "mac" ];
then
export PACKAGEING_FOR_MAC=1
sudo xcode-select --switch /Applications/Xcode_11.7.app
sudo xcode-select --switch /Applications/Xcode_13.1.app
fi
python3 build.py || python build.py
Expand Down

0 comments on commit 8c5a2e7

Please sign in to comment.