mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-09 15:41:15 +00:00
Change: [Actions] Switch back to primary source for 'gon' in macOS build job
This reverts commit 7a97a33598
.
This commit is contained in:
parent
7a97a33598
commit
1bfbcff71e
4
.github/workflows/release.yml
vendored
4
.github/workflows/release.yml
vendored
@ -619,8 +619,8 @@ jobs:
|
||||
HOMEBREW_NO_AUTO_UPDATE: 1
|
||||
HOMEBREW_NO_INSTALL_CLEANUP: 1
|
||||
run: |
|
||||
brew tap mistydemeo/gon
|
||||
brew install mistydemeo/gon/gon
|
||||
brew tap mitchellh/gon
|
||||
brew install mitchellh/gon/gon
|
||||
|
||||
- name: Notarize
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user