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 79673f3 commit 1ec9facCopy full SHA for 1ec9fac
.github/workflows/main.yml
@@ -251,6 +251,7 @@ jobs:
251
shell: bash -l {0}
252
run: |
253
export BUILD_PREFIX=$MAMBA_ROOT_PREFIX/envs/xeus-cpp-wasm-build
254
+ find $BUILD_PREFIX -name "*"
255
source $BUILD_PREFIX/opt/emsdk/emsdk_env.sh
256
set -e
257
micromamba create -n xeus-lite-host jupyterlite-core
0 commit comments