Skip to content

Commit 375b801

Browse files
committed
Added example.lua to binary zip in GitHub workflow
1 parent 4c7581e commit 375b801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Create Zip Binaries
6666
run: |
67-
zip -j9 "dist/Lua DOS Bin.zip" dist/bin/*.exe
67+
zip -j9 "dist/Lua DOS Bin.zip" dist/bin/*.exe example.lua
6868
6969
- name: Zip Disk Images
7070
run: |

0 commit comments

Comments
 (0)