Skip to content

Commit fce2e4b

Browse files
ci: install py3-yaml for ps2dev-based release build
1 parent 5713e9c commit fce2e4b

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci-ps2dev-migration-probe.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ jobs:
3939
xz \
4040
python3 \
4141
py3-pip \
42+
py3-yaml \
4243
perl \
4344
cmake \
4445
pkgconf \

.github/workflows/compilation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ jobs:
6969
xz \
7070
python3 \
7171
py3-pip \
72+
py3-yaml \
7273
perl \
7374
cmake \
7475
pkgconf \

0 commit comments

Comments
 (0)