Skip to content

Commit fea235f

Browse files
committed
Fix contents in deployment take 3
1 parent 6dd641c commit fea235f

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
@@ -65,7 +65,7 @@ jobs:
6565
- name: Jupyter Lite integration
6666
shell: bash -l {0}
6767
run: |
68-
micromamba create -n xeus-lite-host jupyterlite-core jupyter-server
68+
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server
6969
micromamba activate xeus-lite-host
7070
python -m pip install jupyterlite-xeus
7171
jupyter lite build \

0 commit comments

Comments
 (0)