mirror of
https://github.com/yquake2/ctf.git
synced 2024-11-10 06:31:34 +00:00
There's no need to run brew upgrade
.
This commit is contained in:
parent
b8a45290a2
commit
6a2d5125f6
1 changed files with 0 additions and 1 deletions
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -26,7 +26,6 @@ jobs:
|
|||
run: |
|
||||
brew update
|
||||
brew install make
|
||||
brew upgrade
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in a new issue