Skip to content

Commit 24c9af1

Browse files
author
Michael Vasseur
committed
typo
1 parent c872d67 commit 24c9af1

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
@@ -16,7 +16,7 @@ case $distro_id in
1616
acl zip unzip mariadb-server python3-sphinx \
1717
python3-sphinx-rtd-theme rst2pdf fontconfig python3-yaml \
1818
latexmk texlive-latex-recommended texlive-latex-extra \
19-
tex-gyre-y ;;
19+
tex-gyre -y ;;
2020
esac
2121

2222
# Build the configure file

0 commit comments

Comments
 (0)