mirror of
https://github.com/fiatjaf/nak.git
synced 2024-11-22 16:19:07 -05:00
tweak gh actions build settings.
This commit is contained in:
parent
e681ad87cd
commit
be8e3dfb39
3
.github/workflows/release-cli.yml
vendored
3
.github/workflows/release-cli.yml
vendored
|
@ -37,3 +37,6 @@ jobs:
|
||||||
goos: ${{ matrix.goos }}
|
goos: ${{ matrix.goos }}
|
||||||
goarch: ${{ matrix.goarch }}
|
goarch: ${{ matrix.goarch }}
|
||||||
overwrite: true
|
overwrite: true
|
||||||
|
md5sum: false
|
||||||
|
sha256sum: false
|
||||||
|
compress_assets: false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user