Fixed release dir
Some checks failed
Build and Release / release (push) Failing after 2m20s

This commit is contained in:
Leon Mika 2025-06-01 10:23:49 +10:00
parent a1fb290b9c
commit 45cf5d0e8b

View file

@ -4,8 +4,7 @@ builds:
- id: send2gokapi
goos: [linux, darwin]
goarch: [amd64, arm64]
dir: .
main: ./cmd/myapp
main: .
env:
- CGO_ENABLED=0