Merge pull request #1616 from player-03/brew-workaround

Remove conflicting files that caused CI to fail.
This commit is contained in:
player-03
2023-01-05 18:53:45 -05:00
committed by GitHub

View File

@@ -95,6 +95,10 @@ jobs:
run: |
pushd project/lib/hashlink
brew update
rm /usr/local/bin/2to3*
rm /usr/local/bin/idle3*
rm /usr/local/bin/pydoc3*
rm /usr/local/bin/python3*
brew bundle
popd
haxelib install hxcpp --quiet