Return to the original approach.

We'll just enumerate all the files that produce errors. This time: pydoc3.
This commit is contained in:
player-03
2023-01-05 15:40:10 -05:00
committed by GitHub
parent ffbe4154cb
commit 04412da008

View File

@@ -95,11 +95,9 @@ jobs:
run: | run: |
pushd project/lib/hashlink pushd project/lib/hashlink
brew update brew update
export HOMEBREW_BUNDLE_BREW_SKIP='python python@3.10' rm /usr/local/bin/2to3*
export HOMEBREW_BUNDLE_CASK_SKIP='python python@3.10' rm /usr/local/bin/idle3*
export HOMEBREW_BUNDLE_MAS_SKIP='python python@3.10' rm /usr/local/bin/pydoc3*
export HOMEBREW_BUNDLE_WHALEBREW_SKIP='python python@3.11'
export HOMEBREW_BUNDLE_TAP_SKIP='python python@3.11'
brew bundle brew bundle
popd popd
haxelib install hxcpp --quiet haxelib install hxcpp --quiet