Skip to content

Commit 91cb864

Browse files
authored
Update conf.py
1 parent 9a38920 commit 91cb864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
if on_rtd:
1010
XEUS_CPP_ROOT = os.path.abspath('../..')
11-
command_emscripten = 'cd ../../../../;\
11+
command_emscripten = 'cd ../../;\
1212
mamba init;\
1313
. /home/docs/.bashrc;\
1414
echo $PWD;\

0 commit comments

Comments
 (0)