Skip to content

Commit 5ba237a

Browse files
committed
add missing dependecy
1 parent 9fe7963 commit 5ba237a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
run: |
2525
luarocks install busted
2626
luarocks install moonscript
27+
luarocks install lua-cjson
2728
luarocks make
2829
2930
- name: test

0 commit comments

Comments
 (0)