Try to skip reinstalling python.

This commit is contained in:
player-03
2023-01-05 14:52:59 -05:00
committed by Josh Tynjala
parent 38acf6fdc4
commit 811e97193b

View File

@@ -94,8 +94,8 @@ jobs:
- name: Install Haxe dependencies
run: |
pushd project/lib/hashlink
brew update --force
brew bundle
brew update
HOMEBREW_BUNDLE_BREW_SKIP=python brew bundle
popd
haxelib install hxcpp --quiet
haxelib install format --quiet