chore: remove macOS brew update
This commit is contained in:
parent
3b274edd2e
commit
348057bd09
|
@ -96,7 +96,6 @@ jobs:
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
brew update
|
|
||||||
brew install git cmake
|
brew install git cmake
|
||||||
|
|
||||||
- name: Configure build
|
- name: Configure build
|
||||||
|
|
Loading…
Reference in New Issue