mirror of
https://github.com/walterschell/Lua.git
synced 2024-11-10 01:01:46 +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
|
- name: Configure Test of CMake Package
|
||||||
working-directory: ${{github.workspace}}
|
working-directory: ${{github.workspace}}
|
||||||
shell: bash
|
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
|
- name: Build Test of CMake Package
|
||||||
working-directory: ${{github.workspace}}
|
working-directory: ${{github.workspace}}
|
||||||
|
Loading…
Reference in New Issue
Block a user