[CI] do all install steps at once
Some checks failed
Build / Fetch Build Keyboards (push) Successful in 16s
Build / Build (push) Failing after 39s

This commit is contained in:
Marius Alwan Meyer 2023-07-18 11:10:46 +02:00
parent 4600797f52
commit 4731ca7d76

View File

@ -20,8 +20,7 @@ jobs:
python3 \ python3 \
python3-pip \ python3-pip \
jq jq
- name: Install yaml2json python3 -m pip install remarshal
run: python3 -m pip install remarshal
- id: set-matrix - id: set-matrix
name: Fetch Build Matrix name: Fetch Build Matrix
run: | run: |