Skip to content

Commit

Permalink
hmmmm
Browse files Browse the repository at this point in the history
  • Loading branch information
iameli committed Dec 12, 2023
1 parent 8791103 commit a327af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
&& update-alternatives --install /usr/bin/clang clang /usr/bin/clang-14 30 \
&& update-alternatives --install /usr/bin/ld ld /usr/bin/lld-14 30
go install github.com/golang/protobuf/[email protected]
go install github.com/golang/protobuf/[email protected] && which protoc-gen-go
- name: Install go modules
if: steps.go.outputs.cache-hit != 'true'
Expand Down

0 comments on commit a327af4

Please sign in to comment.