Added jq Dependency
All checks were successful
/ build (push) Successful in 12s

This commit is contained in:
Kaybee 2024-07-17 22:49:14 +02:00
parent 0b13ebfc6b
commit 544cdc6ad7

View file

@ -36,7 +36,7 @@ jobs:
- name: Install Python
run: apt-get update
- run: apt-get -y install python3-pip
- run: apt-get -y install python3-pip jq
- name: Install yaml2json
run: python3 -m pip install remarshal