Skip to content

Commit

Permalink
chore: remove emsdk
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Jul 20, 2024
1 parent e55cd9e commit a44b739
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/runtime-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,6 @@ jobs:
- name: Build Wasm Runtime
run: |
set -e
export EMSDK_PATH=$HOME/emsdk
cd runtime
./build.sh -arch wasm -os browser -c $BUILD_CONFIGURATION $ADDITIONAL_BUILD_ARGS /p:TestAssemblies=false "/p:MonoWasmBuildVariant=$MONO_WASM_THREADS"
Expand Down

0 comments on commit a44b739

Please sign in to comment.