Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
eldering committed Sep 19, 2024
1 parent 37e034c commit 233867a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/jobs/configure-checks/setup_configure_image.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ case $distro_id in
grep -E 'nginx|apache' /etc/group || true

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

grep -E 'nginx|apache' /etc/passwd || true
grep -E 'nginx|apache' /etc/group || true
Expand Down

0 comments on commit 233867a

Please sign in to comment.