Try go get
Some checks failed
Build / build (push) Failing after 13s
Build / release (push) Has been skipped

This commit is contained in:
Alessio 2025-02-19 19:13:33 -08:00
parent 49b8996bca
commit 2a2df513b4

View File

@ -25,6 +25,8 @@ jobs:
- name: Lint
run: |
pwd
go get ./...
env
which go
go env