Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
guusw committed Jan 27, 2025
1 parent 22a664c commit f09b5ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
cat ./.emscripten
export EM_CONFIG=$PWD/.emscripten
echo "EM_CONFIG=$EM_CONFIG" >> $GITHUB_ENV
echo "EMSCRIPTEN_ROOT=$PWD/upstream/emscripten" >> $GITHUB_ENV
popd
which ninja
Expand Down

0 comments on commit f09b5ae

Please sign in to comment.