mirror of
https://github.com/walterschell/Lua.git
synced 2024-11-09 16:51:47 +00:00
Added emcmake to package test
This commit is contained in:
parent
c4b997abc3
commit
49add17f95
2
.github/workflows/build-emscripten.yml
vendored
2
.github/workflows/build-emscripten.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
- name: Configure Test of CMake Package
|
||||
working-directory: ${{github.workspace}}
|
||||
shell: bash
|
||||
run: cmake -S $GITHUB_WORKSPACE/lua-config-package-tests -B build-pkg-test -DCMAKE_PREFIX_PATH=$GITHUB_WORKSPACE/sysroot
|
||||
run: emcmake cmake -S $GITHUB_WORKSPACE/lua-config-package-tests -B build-pkg-test -DCMAKE_PREFIX_PATH=$GITHUB_WORKSPACE/sysroot
|
||||
|
||||
- name: Build Test of CMake Package
|
||||
working-directory: ${{github.workspace}}
|
||||
|
Loading…
Reference in New Issue
Block a user