Use brew update --force.

This commit is contained in:
player-03
2023-01-05 14:43:49 -05:00
committed by GitHub
parent f02930d8ba
commit 41a473f3e6

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