We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5285733 commit c93a158Copy full SHA for c93a158
1 file changed
.github/actions/setup-tools/action.yml
@@ -13,5 +13,5 @@ runs:
13
- name: Setup mise
14
uses: jdx/mise-action@v2
15
with:
16
- install: false
+ install_args: "protoc-gen-go"
17
cache: true
0 commit comments