CI: do not upgrade all brew, just install dependencies

This commit is contained in:
Fabien Givors 2023-01-16 14:55:12 +01:00
parent f038df774d
commit 958f2303ad
1 changed files with 0 additions and 2 deletions

View File

@ -60,8 +60,6 @@ jobs:
uses: actions/checkout@v2.0.0
- name: Install dependencies
run: |
brew update || brew update
brew upgrade
brew install cmake qt5 ftgl pkg-config fluid-synth
- name: Define variables
run: |