Skip to content

Commit

Permalink
pull in workarond from actions/setup-go#107
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed Apr 7, 2022
1 parent 3854f29 commit 6be4575
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Expand Up @@ -22,5 +22,6 @@ jobs:
go-version: '^1.17'
- name: structslop
run: |
cp -f `which go` /usr/bin/go
go generate -tags tools tools/tools.go
$(go env GOPATH)/bin/structslop .
structslop .

0 comments on commit 6be4575

Please sign in to comment.