Point MSYS at the right lua.
This commit is contained in:
parent
23a40fa960
commit
f6d83620c0
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -44,5 +44,5 @@ jobs:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: build
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
make
|
make LUA=/mingw32/bin/lua
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue