Skip to content

Commit 6cc4c39

Browse files
committed
fix env used in ci
1 parent cb2f2c8 commit 6cc4c39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -259,6 +259,7 @@ jobs:
259259
- name: Jupyter Lite integration
260260
shell: bash -l {0}
261261
run: |
262+
micromamba activate xeus-lite-host
262263
python -m pip install jupyterlite-xeus
263264
jupyter lite build --XeusAddon.prefix=${{ env.PREFIX }}
264265

0 commit comments

Comments
 (0)