Skip to content

Commit d3f06c0

Browse files
committedSep 19, 2024·
TEST
1 parent 2a27cd1 commit d3f06c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/jobs/configure-checks/setup_configure_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ case $distro_id in
1111
# grep -E 'nginx|apache' /etc/group || true
1212

1313
dnf install -y pkg-config make bats autoconf automake util-linux \
14-
httpd
14+
php-fpm
1515

1616
# grep -E 'nginx|apache' /etc/passwd || true
1717
# grep -E 'nginx|apache' /etc/group || true

0 commit comments

Comments
 (0)
Please sign in to comment.