Github: Disable installing gon in OSX release build
This commit is contained in:
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user