Skip to content

Commit 1bdfa46

Browse files
authored
Update .github/workflows/source-and-docs-release.yml
1 parent 2a83e8a commit 1bdfa46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/source-and-docs-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
python -m pip install -r Doc/requirements.txt
142142
sudo apt-get update
143143
sudo apt-get install --yes --no-install-recommends \
144-
fonts-freefont-otf \
144+
fonts-freefont-otf \
145145
latexmk \
146146
texinfo \
147147
texlive-fonts-extra \

0 commit comments

Comments
 (0)