downgrade ubuntu to fix osslsigncode
This commit is contained in:
parent
c5c2f9cc10
commit
ea4b410df5
2 changed files with 3 additions and 2 deletions
|
|
@ -34,7 +34,8 @@ builds:
|
|||
goarch: [386, amd64, arm64]
|
||||
hooks:
|
||||
post:
|
||||
- ./script/sign-windows-executable.sh '{{ .Path }}'
|
||||
- cmd: ./script/sign-windows-executable.sh '{{ .Path }}'
|
||||
output: false
|
||||
|
||||
archives:
|
||||
- id: nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue