Skip to content

Commit 1107c58

Browse files
debug push
1 parent 639c8e2 commit 1107c58

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Build Jupyter Book
3030
run: npm run build:book
3131

32+
- name: List files in jupyter-books
33+
run: ls -R jupyter-books
34+
3235
- name: Copy Jupyter Book to public
3336
run: npm run copy:book
3437

0 commit comments

Comments
 (0)