ci: Fix GoReleaser#1

This commit is contained in:
Jarno Rankinen 2024-03-27 04:35:05 +00:00
parent 7d85e77f1b
commit 21aceb6916
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ before:
hooks: hooks:
builds: builds:
- env: - main: ./cmd/hydroxide-push
env:
- CGO_ENABLED=0 - CGO_ENABLED=0
goos: goos:
- linux - linux