Skip to content

Commit 1e47cb4

Browse files
committed
Update to JupyterLite 0.6
1 parent 6e1f141 commit 1e47cb4

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
@@ -70,7 +70,7 @@ jobs:
7070
shell: bash -l {0}
7171
run: |
7272
set -e
73-
micromamba create -n xeus-lite-host jupyterlite-core jupyter_server
73+
micromamba create -n xeus-lite-host jupyterlite-core=0.6 jupyter_server
7474
micromamba activate xeus-lite-host
7575
cd build/test
7676
# Fresh install browsers, and run Emscripten tests in them

0 commit comments

Comments
 (0)