fix(CI/MacOS) workaround for configure os failing (#4234)

This commit is contained in:
Patrick Lewis
2021-01-08 01:06:42 -08:00
committed by GitHub
parent 2dd6141afa
commit 5e56a288a6

View File

@@ -1,6 +1,7 @@
##########################################
## workaround to fix macos-10.15 configure os from failing
brew reinstall openssl@1.1
rm '/usr/local/bin/2to3'
##########################################
brew update