Skip to content

Commit eb85c72

Browse files
committed
ci: install luarock
1 parent 3d5c98e commit eb85c72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,8 @@ jobs:
6363
- run: luarocks --local build luzer-scm-1.rockspec
6464

6565
- run: luarocks --local make
66+
67+
- run: |
68+
luarocks --local install luzer-scm-1.rockspec
69+
eval $(luarocks path)
70+
lua -l luzer

0 commit comments

Comments
 (0)