mirror of
https://github.com/yquake2/rogue.git
synced 2024-11-23 12:42:48 +00:00
There's no need to run brew upgrade
.
This commit is contained in:
parent
3fd777fb2e
commit
f9dd3be7e7
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