no message

This commit is contained in:
Kjeld Schouten 2024-02-14 17:39:39 +01:00
parent 7a735f16fe
commit f4117a52fe
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ jobs:
- name: Prep go-yq
run: |
wget https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64 -O /usr/bin/go-yq && chmod +x /usr/bin/go-yq
wget https://github.com/mikefarah/yq/releases/download/v4.26.1/yq_linux_amd64 -O /usr/local/bin/go-yq && chmod +x /usr/local/bin/go-yq
# Optional step if GPG signing is used
- name: Prepare GPG key