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 9b54959 commit 2acd1b3Copy full SHA for 2acd1b3
.github/workflows/main.yml
@@ -253,7 +253,7 @@ jobs:
253
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON \
254
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON \
255
..
256
- EMCC_CFLAGS='-sERROR_ON_UNDEFINED_SYMBOLS=0' emmake make -j ${{ env.ncpus }} install
+ emmake make -j ${{ env.ncpus }} install
257
258
- name: Jupyter Lite integration
259
shell: bash -l {0}
0 commit comments