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
886b5514
Commit
886b5514
authored
Mar 09, 2023
by
Emmanuel Bertin
Browse files
add missing latexmk dependency.
parent
28a7e333
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/doc.yml
View file @
886b5514
...
...
@@ -26,6 +26,7 @@ jobs:
-
name
:
Install dependencies
run
:
|
pip3 install -r doc/requirements.txt
apt-get -y install latexmk
-
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