Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Mar 7, 2024
1 parent 00276f5 commit 601ee1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,9 @@ jobs:
- name: dependencies
run: |
luarocks install busted
luarocks config
luarocks show luafilesystem
lua -e "print(require'lfs')"
luarocks make
- name: test
Expand Down

0 comments on commit 601ee1c

Please sign in to comment.