We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa40c22 commit ba180e6Copy full SHA for ba180e6
.github/actions/apt-x32/action.yml
@@ -45,6 +45,7 @@ runs:
45
libxslt1-dev:i386 \
46
libzip-dev:i386 \
47
locales \
48
+ lsof \
49
make \
50
pkg-config:i386 \
51
re2c \
.github/actions/apt-x64/action.yml
@@ -13,6 +13,7 @@ runs:
13
14
ldap-utils \
15
openssl \
16
17
slapd \
18
language-pack-de \
19
libgmp-dev \
0 commit comments