Skip to content

Commit

Permalink
Update doc pipeline, build and deploy pdf doc
Browse files Browse the repository at this point in the history
  • Loading branch information
rosericazondekon committed Apr 28, 2023
1 parent 7e57e97 commit ac18d37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build Sphinx docs
run: |
make docs
cd docs && make latexpdf
docs/make latexpdf
# https://github.com/peaceiris/actions-gh-pages
- name: Deploy
Expand Down

0 comments on commit ac18d37

Please sign in to comment.