We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0acb5c commit 9783a89Copy full SHA for 9783a89
.github/workflows/rust.yml
@@ -66,6 +66,7 @@ jobs:
66
run: |
67
brew install pango
68
brew install gtk+3
69
+ brew install protobuf
70
- uses: actions/checkout@v3
71
- name: Install latest nightly
72
uses: actions-rs/toolchain@v1
0 commit comments