added yq repo

This commit is contained in:
Jonas Forsberg
2024-10-18 14:50:43 +02:00
parent 0cf4704fd2
commit 5a4b3d7612

@@ -19,7 +19,7 @@ jobs:
- name: Install prereq - name: Install prereq
run: | run: |
apt update add-apt-repository ppa:rmescandon/yq -y
apt install yq -y apt install yq -y
- name: build helm package - name: build helm package