mirror of
https://github.com/leafo/moonscript.git
synced 2025-01-09 00:04:22 +00:00
build a c file
This commit is contained in:
parent
21226eb5e2
commit
ef0e0f6ad2
4
.github/workflows/windows_exe.yml
vendored
4
.github/workflows/windows_exe.yml
vendored
@ -39,3 +39,7 @@ jobs:
|
||||
- name: Run Lua
|
||||
run: lua-5.1.5/src/lua.exe -v
|
||||
|
||||
- name: Build
|
||||
run: gcc -o moon.exe -c bin/binaries/moon.c
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user