Try and make build on Windows.

This commit is contained in:
David Given 2022-06-27 19:29:50 +02:00
parent 0d40494c93
commit 62ba0833bd

View file

@ -45,11 +45,13 @@ jobs:
bison
flex
zip
git
- name: luarocks
run: |
/mingw32/bin/luarocks --lua-version 5.1 install luaposix 33.0.0-1
- uses: actions/checkout@v3
- name: build
run: |
eval $(/mingw32/bin/luarocks --lua-version 5.1 path)
make LUA=/mingw32/bin/lua5.1