Skip to content

Commit 86049da

Browse files
authored
Update conf.py
1 parent 19d6423 commit 86049da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
__mamba_setup="$("$MAMBA_EXE" shell hook --shell bash --root-prefix "$MAMBA_ROOT_PREFIX" 2> /dev/null)";\
1717
alias micromamba="$MAMBA_EXE";\
1818
micromamba shell hook --shell bash > ~/.micromamba_hook.sh;\
19+
bash;\
1920
. ~/.micromamba_hook.sh;\
2021
micromamba create -f environment-wasm-build.yml -y;\
2122
micromamba activate xeus-cpp-wasm-build;\

0 commit comments

Comments
 (0)