Skip to content

Commit

Permalink
Another fix to get pdf on release build to work (#232)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbusecke authored Jun 13, 2022
1 parent 433ffa0 commit 3a12fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_book.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
run:
shell: bash -l {0}
steps:
# Install dependencies
- uses: actions/checkout@v3
- name: Set up Python
uses: actions/setup-python@v1
with:
Expand Down

0 comments on commit 3a12fa3

Please sign in to comment.