[ci] We don't need to tidy

This commit is contained in:
2025-09-29 23:10:50 -04:00
parent 664a3bc13f
commit 364ee88db7

View File

@ -10,7 +10,6 @@ steps:
GOOS: linux
GOARCH: amd64
commands:
- go mod tidy
- go build -o camcap main.go
- name: publish-release