mirror of
https://gitee.com/ineo6/homebrew-install.git
synced 2025-09-26 22:09:57 +08:00
chore: 调整GitHub Actions
This commit is contained in:
parent
7ffe3daf63
commit
eb4b8df713
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -83,7 +83,7 @@ jobs:
|
|||||||
|
|
||||||
- run: /bin/bash uninstall.sh -f >/dev/null
|
- 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
|
# Use the default remotes but with Git Protocol
|
||||||
run: |
|
run: |
|
||||||
HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://github.com/Homebrew/brew"
|
HOMEBREW_BREW_DEFAULT_GIT_REMOTE="https://github.com/Homebrew/brew"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user