execute with shell

This commit is contained in:
techknowlogick 2023-03-18 01:20:34 -04:00
parent b3eaafbefe
commit bda1f380e2
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ builds:
- cmd: tar -cJf {{ .Path }}.xz {{ .Path }}
env:
- XZ_OPT=-9
- cmd: .goreleaser.checksum.sh {{ .Path }}
- cmd: .goreleaser.checksum.sh {{ .Path }}.xz
- cmd: sh .goreleaser.checksum.sh {{ .Path }}
- cmd: sh .goreleaser.checksum.sh {{ .Path }}.xz
blobs:
-