Skip to content

Commit 233867a

Browse files
committed
TEST
1 parent 37e034c commit 233867a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
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-
php-fpm
14+
httpd php-fpm
1515

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

0 commit comments

Comments
 (0)