1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-31 18:39:10 +00:00

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
committed by Patric Stout
parent 3a7d2f32a4
commit 7d26f4c434

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: