We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe7963 commit 5ba237aCopy full SHA for 5ba237a
1 file changed
.github/workflows/test.yml
@@ -24,6 +24,7 @@ jobs:
24
run: |
25
luarocks install busted
26
luarocks install moonscript
27
+ luarocks install lua-cjson
28
luarocks make
29
30
- name: test
0 commit comments