Skip to content

Commit

Permalink
Install micromamba for ui-tests deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
ianthomas23 committed Nov 7, 2024
1 parent fa38ba0 commit d35a093
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,9 @@ jobs:
set -eux
python -m pip install --pre "jupyterlite-core>=0.4,<0.5" "jupyterlab>=4,<5" jupyterlite_terminal*.whl
- name: Micromamba needed for cockle_wasm_env
uses: mamba-org/setup-micromamba@main

- name: Install dependencies
working-directory: ui-tests
env:
Expand Down

0 comments on commit d35a093

Please sign in to comment.