Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
flysand7 committed Oct 4, 2024
1 parent bbb8a9b commit 7f91778
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ jobs:
with:
luaVersion: "5.4.1"
- name: Build CLI
run: lua build.lua
run: |
ls
lua build.lua

0 comments on commit 7f91778

Please sign in to comment.