Skip to content

Commit 33bde12

Browse files
authored
Update main.yml
1 parent 1dddca2 commit 33bde12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
export PREFIX=$MAMBA_ROOT_PREFIX/envs/xeus-cpp-wasm-host
239239
echo "PREFIX=$PREFIX" >> $GITHUB_ENV
240240
export SYSROOT_PATH=$BUILD_PREFIX/opt/emsdk/upstream/emscripten/cache/sysroot
241-
source $BUILD_PREFIX/opt/emsdk/emsdk_env.sh
241+
242242
emcmake cmake \
243243
-DCMAKE_BUILD_TYPE=Release \
244244
-DCMAKE_INSTALL_PREFIX=$PREFIX \

0 commit comments

Comments
 (0)