There's no need to run `brew upgrade`.

This commit is contained in:
Yamagi 2024-08-12 18:22:48 +02:00
parent 68f407f16f
commit 6fba354e60
2 changed files with 1 additions and 2 deletions

View File

@ -26,7 +26,6 @@ jobs:
run: | run: |
brew update brew update
brew install make brew install make
brew upgrade
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: Build - name: Build

View File

@ -41,7 +41,7 @@ pull request to submit code:
Also have a look at our contributors guide: Also have a look at our contributors guide:
* [Contributors Guide](https://github.com/yquake2/yquake2/blob/master/doc/080_contributing.md). * [Contributors Guide](https://github.com/yquake2/yquake2/blob/master/doc/080_contributing.md)
## Documentation ## Documentation