Skip to content

Commit

Permalink
release-workflow: complete MacOS deps (just for clarity)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleasims committed Dec 9, 2024
1 parent 0d7967c commit 5cfe57f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
if: matrix.os == 'macos-latest'
run: |
brew update
brew install pkg-config
brew install openssl pkg-config cmake
- name: Install buf
uses: bufbuild/buf-setup-action@v1
Expand Down

0 comments on commit 5cfe57f

Please sign in to comment.