mirror of
https://github.com/leafo/moonscript.git
synced 2024-11-22 02:44:23 +00:00
test running lua
This commit is contained in:
parent
9cad63ab8b
commit
8ae336bd05
2
.github/workflows/windows_exe.yml
vendored
2
.github/workflows/windows_exe.yml
vendored
@ -26,4 +26,6 @@ jobs:
|
||||
- name: List Files
|
||||
run: Get-ChildItem -Recurse
|
||||
|
||||
- name: Run Lua
|
||||
run: lua-5.1.5/src/lua.exe -v
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user