Skip to content

Commit e7a0345

Browse files
committed
test _build folder and commands
1 parent b0df8da commit e7a0345

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ jobs:
4444
- name: Build HTML
4545
shell: bash -l {0}
4646
run: |
47+
ls lectures/
48+
ls lectures/_build/
49+
ls lectures/_build/jupyter_execute
50+
jb build lectures
4751
jb build lectures --path-output ./ -n -W --keep-going
4852
# Build Assets (Download Notebooks and PDF via LaTeX)
4953
- name: Build Download Notebooks (sphinx-tojupyter)

0 commit comments

Comments
 (0)