Skip to content

Commit 3a12fa3

Browse files
author
Julius Busecke
authored
Another fix to get pdf on release build to work (#232)
1 parent 433ffa0 commit 3a12fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_book.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
run:
7070
shell: bash -l {0}
7171
steps:
72-
# Install dependencies
72+
- uses: actions/checkout@v3
7373
- name: Set up Python
7474
uses: actions/setup-python@v1
7575
with:

0 commit comments

Comments
 (0)