[CI] do all install steps at once
This commit is contained in:
parent
4600797f52
commit
4731ca7d76
@ -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: |
|
||||||
|
Loading…
Reference in New Issue
Block a user