mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-06-03 13:31:54 +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
|
||||
uses: actions/checkout@v3
|
||||
- name: Install Dependencies
|
||||
run: |
|
||||
brew update
|
||||
brew install --force llvm
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user