Github: Disable installing gon in OSX release build

This commit is contained in:
Jonathan G Rennison
2022-03-12 02:40:18 +00:00
parent 0949482698
commit 16e4b84a2f

View File

@@ -626,6 +626,7 @@ jobs:
echo "::endgroup::"
- name: Install gon
if: ${{ false }} # disable for now
env:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1