This commit is contained in:
parent
0b13ebfc6b
commit
544cdc6ad7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-user-config.yml
vendored
2
.github/workflows/build-user-config.yml
vendored
|
@ -36,7 +36,7 @@ jobs:
|
||||||
|
|
||||||
- name: Install Python
|
- name: Install Python
|
||||||
run: apt-get update
|
run: apt-get update
|
||||||
- run: apt-get -y install python3-pip
|
- run: apt-get -y install python3-pip jq
|
||||||
|
|
||||||
- name: Install yaml2json
|
- name: Install yaml2json
|
||||||
run: python3 -m pip install remarshal
|
run: python3 -m pip install remarshal
|
||||||
|
|
Loading…
Add table
Reference in a new issue