chore: 调整GitHub Actions

This commit is contained in:
neo 2021-06-11 23:33:41 +08:00
parent 7ffe3daf63
commit eb4b8df713

View File

@ -83,7 +83,7 @@ jobs:
- run: /bin/bash uninstall.sh -f >/dev/null
- name: Install Homebrew with GitHub remotes
- name: Install Homebrew with mirror remotes
# Use the default remotes but with Git Protocol
run: |
HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://github.com/Homebrew/brew"