Skip to content

Commit

Permalink
cmake test
Browse files Browse the repository at this point in the history
  • Loading branch information
Vano committed Mar 11, 2024
1 parent 34b6da0 commit be2d658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
artifact-path: libgodot-cpp.web.template_release.wasm32.a
flags:
SCons: platform=web
CMake: --toolchain ${EMSDK}/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake-G Ninja
CMake: --toolchain ${EMSDK}/upstream/emscripten/cmake/Modules/Platform/Emscripten.cmake -G Ninja
run-tests: false
cache-name: web-wasm32

Expand Down

0 comments on commit be2d658

Please sign in to comment.