mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-13 06:44:15 +02:00
Fixed brew update on CI.
This commit is contained in:
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user