[CI] do all install steps at once
This commit is contained in:
parent
4600797f52
commit
4731ca7d76
@ -20,8 +20,7 @@ jobs:
|
||||
python3 \
|
||||
python3-pip \
|
||||
jq
|
||||
- name: Install yaml2json
|
||||
run: python3 -m pip install remarshal
|
||||
python3 -m pip install remarshal
|
||||
- id: set-matrix
|
||||
name: Fetch Build Matrix
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user