Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
06ee856f
Commit
06ee856f
authored
Mar 09, 2023
by
Emmanuel Bertin
Browse files
Add font package dependency.
parent
b7ed3443
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/doc.yml
View file @
06ee856f
...
...
@@ -26,7 +26,7 @@ jobs:
-
name
:
Install dependencies
run
:
|
pip3 install -r doc/requirements.txt
sudo apt-get -y install latexmk texlive-latex-recommended
sudo apt-get -y install latexmk texlive-latex-recommended
texlive-fonts-recommended
-
name
:
Build doc
run
:
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment