Skip to content

Commit

Permalink
protobuf for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvforvendetta authored Jan 18, 2024
1 parent 75793eb commit 0bbacb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-full.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v1

- name: Brew install base dependencies
run: brew install automake berkeley-db4 libtool [email protected] miniupnpc qt@5 openssl pkg-config protobuf@21 python libevent qrencode librsvg
run: brew install automake berkeley-db4 libtool [email protected] miniupnpc qt@5 openssl pkg-config protobuf python libevent qrencode librsvg

- name: Brew link dependencies
run: brew link [email protected]
Expand Down

0 comments on commit 0bbacb1

Please sign in to comment.