Skip to content

Commit 032107b

Browse files
committed
ci: add procps package for ps command in Docker
1 parent 05ffbe1 commit 032107b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/tests-bash-3.0.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
ca-certificates \
2929
bison \
3030
git \
31+
procps \
3132
&& rm -rf /var/lib/apt/lists/*
3233
3334
WORKDIR /tmp

0 commit comments

Comments
 (0)