We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 373880c commit 14efcd6Copy full SHA for 14efcd6
1 file changed
.goreleaser.yml
@@ -3,8 +3,7 @@ before:
3
- go mod download
4
- go generate ./...
5
builds:
6
-- main: ./app/pciids/main.go
7
- goos:
+- goos:
8
- linux
9
- darwin
10
- windows
0 commit comments