Skip to content

Commit

Permalink
debug GOPATH
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelkaye committed Nov 8, 2023
1 parent 9aa0408 commit b7e4f8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
go-version: 1.20
- name: Install lint deps
run: |
go env GOPATH
go install golang.org/x/lint/golint
go install golang.org/x/tools/go/analysis/passes/shadow/cmd/shadow
go install github.com/fzipp/gocyclo/cmd/gocyclo
Expand Down

0 comments on commit b7e4f8b

Please sign in to comment.