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 846c631 commit f59c5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Generate PDF documentation
with:
working-directory:'.'
working-directory: '.'
run: |
cd doc
dblatex -s texstyle.sty mobilitydb-workshop.xml
Expand Down

0 comments on commit f59c5ca

Please sign in to comment.