Skip to content

Commit 170f36b

Browse files
committed
Add forgotten quote
1 parent c087124 commit 170f36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/jobs/configure-checks/setup_configure_image.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ distro_id=$(grep "^ID=" /etc/os-release)
66

77
# Install everything for configure and testing
88
shared="pkg-config make rst2pdf autoconf composer bats latexmk"
9-
shared2="$shared python3-{yaml,sphinx} php{,-{fpm,gd,cli,intl,mbstrin,mysql,curl,jsonxml,zip}
9+
shared2="$shared python3-{yaml,sphinx} php{,-{fpm,gd,cli,intl,mbstrin,mysql,curl,jsonxml,zip}"
1010

1111
case $distro_id in
1212
"ID=fedora")

0 commit comments

Comments
 (0)