Fix: [Actions] Switch source for 'gon' in macOS build job

This commit is contained in:
Owen Rudge 2022-03-28 11:56:19 +01:00
parent 61c6fd3055
commit 7a97a33598
1 changed files with 2 additions and 2 deletions

View File

@ -619,8 +619,8 @@ jobs:
HOMEBREW_NO_AUTO_UPDATE: 1
HOMEBREW_NO_INSTALL_CLEANUP: 1
run: |
brew tap mitchellh/gon
brew install mitchellh/gon/gon
brew tap mistydemeo/gon
brew install mistydemeo/gon/gon
- name: Notarize
env: