Download yq from github releases

This commit is contained in:
Melon 2023-07-29 14:44:35 +01:00
parent 1e257680f5
commit 412735c081
Signed by: melon
GPG Key ID: 6C9D970C50D26A25

View File

@ -10,8 +10,7 @@ jobs:
- name: Check out Git repository
uses: actions/checkout@v1
- run: sudo apt-get update
- run: sudo apt-get install yq
- run: wget 'https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64' -O /usr/bin/yq
- name: Build
run: ./compile.sh