Skip to content

Commit 9a38920

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

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
@@ -12,6 +12,7 @@
1212
mamba init;\
1313
. /home/docs/.bashrc;\
1414
echo $PWD;\
15+
find . -name "*";\
1516
mamba create -p $PWD -f environment-wasm-build.yml -y;\
1617
mamba activate xeus-cpp-wasm-build;\
1718
CONDA_SUBDIR=emscripten-wasm32 mamba create -p $PWD -f environment-wasm-host.yml;\

0 commit comments

Comments
 (0)