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