diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index 42628319..6e82d42d 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -43,7 +43,7 @@ jobs: - name: Build run : | source ./emsdk/emsdk_env.sh - emcmake cmake . -D MODE=TESTING + emcmake cmake . emmake make -j \ No newline at end of file