mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-05 14:10:51 +02:00
Fixed brew update on CI.
This commit is contained in:
parent
232fff18d4
commit
22f6fa1cd2
1
.github/workflows/gha.yml
vendored
1
.github/workflows/gha.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
|
run: |
|
||||||
brew update
|
brew update
|
||||||
brew install --force llvm
|
brew install --force llvm
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user