Skip to content

Commit e1e64e0

Browse files
Add everything in notebooks dir (#669)
1 parent c53d9a6 commit e1e64e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-github-page.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: |
6363
jupyter lite build \
6464
--XeusAddon.prefix=${{ env.PREFIX }} \
65-
--contents notebooks/xeus-python.ipynb \
65+
--contents notebooks/ \
6666
--output-dir dist
6767
6868
- name: Upload artifact

0 commit comments

Comments
 (0)