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 1dddca2 commit 33bde12Copy full SHA for 33bde12
.github/workflows/main.yml
@@ -238,7 +238,7 @@ jobs:
238
export PREFIX=$MAMBA_ROOT_PREFIX/envs/xeus-cpp-wasm-host
239
echo "PREFIX=$PREFIX" >> $GITHUB_ENV
240
export SYSROOT_PATH=$BUILD_PREFIX/opt/emsdk/upstream/emscripten/cache/sysroot
241
- source $BUILD_PREFIX/opt/emsdk/emsdk_env.sh
+
242
emcmake cmake \
243
-DCMAKE_BUILD_TYPE=Release \
244
-DCMAKE_INSTALL_PREFIX=$PREFIX \
0 commit comments