Skip to content

Commit

Permalink
Generate documentation automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanzimanyi committed Sep 20, 2023
1 parent 8cd074e commit 846c631
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ jobs:

- name: Generate PDF documentation
with:
working-directory:'./doc'
working-directory:'.'
run: |
dblatex -s texstyle.sty mobilitydb-workshop.xml
cd doc
dblatex -s texstyle.sty mobilitydb-workshop.xml
# store the doc files
- name: Upload Output Directory
Expand Down

0 comments on commit 846c631

Please sign in to comment.