File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,6 @@ jobs:
110
110
111
111
- name : Micromamba needed for cockle_wasm_env
112
112
uses : mamba-org/setup-micromamba@main
113
- with :
114
- micromamba-version : ' 2.0.5-0'
115
113
116
114
- name : Install dependencies
117
115
working-directory : ui-tests
Original file line number Diff line number Diff line change 29
29
30
30
- name : Micromamba needed for cockle_wasm_env
31
31
uses : mamba-org/setup-micromamba@main
32
- with :
33
- micromamba-version : ' 2.0.5-0'
34
32
35
33
- name : Build the JupyterLite site
36
34
working-directory : deploy
Original file line number Diff line number Diff line change 44
44
45
45
- name : Micromamba needed for cockle_wasm_env
46
46
uses : mamba-org/setup-micromamba@main
47
- with :
48
- micromamba-version : ' 2.0.5-0'
49
47
50
48
- name : Install dependencies
51
49
working-directory : ui-tests
You can’t perform that action at this time.
0 commit comments