Use brew update --force.

This commit is contained in:
player-03
2023-01-05 14:43:49 -05:00
committed by Josh Tynjala
parent 8aec178484
commit 38acf6fdc4

View File

@@ -94,9 +94,7 @@ jobs:
- name: Install Haxe dependencies
run: |
pushd project/lib/hashlink
rm /usr/local/bin/2to3*
rm /usr/local/bin/idle3*
brew update
brew update --force
brew bundle
popd
haxelib install hxcpp --quiet