We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913f806 commit fc5186eCopy full SHA for fc5186e
.github/workflows/LuaWatcom.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Patch Lua Source Code for Open Watcom
55
run: |
56
- patch -p0 -i lua.pat
+ lua demo/xtra/PATCH.LUA lua.pat
57
58
- name: Check GCC can build Lua after patches
59
0 commit comments