ci: ci already has yq

This commit is contained in:
Derrick Hammer 2023-04-23 09:02:44 -04:00
parent ec43f49562
commit c08e130e97
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ if ! command -v go &>/dev/null; then
fi
go install github.com/goreleaser/nfpm/v2/cmd/nfpm@latest
go install github.com/mikefarah/yq/yq@latest
yq -i ".version=\"${1}\"" nfpm.yaml
nfpm package -p deb