mirror of
https://github.com/wneessen/apg-go.git
synced 2024-11-14 09:52:55 +01:00
Update release-bsd.yml
This commit is contained in:
parent
8e72950c9c
commit
206819fb53
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release-bsd.yml
vendored
3
.github/workflows/release-bsd.yml
vendored
|
@ -24,4 +24,5 @@ jobs:
|
||||||
extra_files: LICENSE README.md
|
extra_files: LICENSE README.md
|
||||||
sha256sum: true
|
sha256sum: true
|
||||||
md5sum: false
|
md5sum: false
|
||||||
build_command: 'go build github.com/wneessen/apg-go/cmd/apg'
|
ldflags: '-s -w'
|
||||||
|
project_path: ./cmd/apg/
|
||||||
|
|
Loading…
Reference in a new issue