Skip to content

Commit b9db408

Browse files
authored
Update deploy-github-page.yml
1 parent a51b713 commit b9db408

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
@@ -71,7 +71,7 @@ jobs:
7171
- name: Jupyter Lite integration
7272
shell: bash -l {0}
7373
run: |
74-
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server notebook
74+
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server
7575
micromamba activate xeus-lite-host
7676
python -m pip install jupyterlite-xeus
7777
jupyter lite build \

0 commit comments

Comments
 (0)