Skip to content

Commit 8727447

Browse files
authored
Update conf.py
1 parent e91b1cf commit 8727447

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
@@ -9,6 +9,7 @@
99
if on_rtd:
1010
XEUS_CPP_ROOT = os.path.abspath('../..')
1111
command_emscripten = 'cd ../../;\
12+
chsh -s /bin/bash;\
1213
curl -L https://micro.mamba.pm/api/micromamba/linux-64/latest | tar -xvj bin/micromamba;\
1314
export PATH="$PWD/bin:$PATH"; \
1415
export MAMBA_EXE="$PWD/bin/micromamba";\

0 commit comments

Comments
 (0)