Skip to content

Commit

Permalink
Update workflow to remove dep udate
Browse files Browse the repository at this point in the history
  • Loading branch information
wal-kh committed Feb 27, 2024
1 parent 492d4be commit 76ad96b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:
uses: actions/checkout@v2
- name: Install protoc
uses: arduino/setup-protoc@v1
- name: Install protoc-gen-go
run: go get -u github.com/golang/protobuf/protoc-gen-go

# Formatting, go mod tidy, and re-generate proto extension code
- name: Run go fmt on all modules
Expand Down

0 comments on commit 76ad96b

Please sign in to comment.