Skip to content

Commit bd380d9

Browse files
authored
Update emscripten.yml
1 parent 4c859e0 commit bd380d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/emscripten.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -952,7 +952,7 @@ jobs:
952952
-DXEUS_CPP_EMSCRIPTEN_WASM_BUILD=ON `
953953
-DCMAKE_FIND_ROOT_PATH_MODE_PACKAGE=ON `
954954
-DXEUS_CPP_RESOURCE_DIR=${{ env.LLVM_BUILD_DIR }}/lib/clang/${{ matrix.clang-runtime }} `
955-
-DSYSROOT_PATH=${{ env.SYSROOT_PATH }} `
955+
-DSYSROOT_PATH=${{ env.SYSROOT_PATH }} ` `
956956
..
957957
emmake make -j ${{ env.ncpus }} install
958958

0 commit comments

Comments
 (0)