We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4bfd0f commit 9a38920Copy full SHA for 9a38920
docs/source/conf.py
@@ -12,6 +12,7 @@
12
mamba init;\
13
. /home/docs/.bashrc;\
14
echo $PWD;\
15
+ find . -name "*";\
16
mamba create -p $PWD -f environment-wasm-build.yml -y;\
17
mamba activate xeus-cpp-wasm-build;\
18
CONDA_SUBDIR=emscripten-wasm32 mamba create -p $PWD -f environment-wasm-host.yml;\
0 commit comments