Skip to content

Commit

Permalink
Fix stage name for doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
albinahlback committed Jan 13, 2025
1 parent a057a26 commit eb41ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
cd doc
make html SPHINXOPTS="-W -j auto"
- name: "Build pdf documentation"
- name: "Build PDF documentation"
uses: dante-ev/latex-action@latest
with:
root_file:
Expand Down

0 comments on commit eb41ab7

Please sign in to comment.