woodpecker go get fix
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
2025-02-11 16:12:28 -05:00
parent 854bf09a89
commit d0e6a65282

View File

@@ -6,5 +6,5 @@ steps:
- name: build
image: golang
commands:
- go get
- go get ./...
- make build