Skip to content

Commit

Permalink
package
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF committed Sep 25, 2023
1 parent 4e0414d commit 4192634
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc
go list -m all
ls -la $(go env GOPATH)/bin
ls -la $(go env GOPATH)
ls -la $(go env GOPATH)/pkg
- name: Install Protoc
uses: arduino/setup-protoc@v2
Expand Down

0 comments on commit 4192634

Please sign in to comment.