Install luarocks in CI manifest, not in ci makefile target.
This commit is contained in:
parent
ae66e6d002
commit
e7a92df4cf
@ -6,6 +6,7 @@ packages:
|
||||
- lua5.3
|
||||
- lua5.4
|
||||
- luajit
|
||||
- luarocks
|
||||
sources:
|
||||
- https://git.sr.ht/~xerool/fennel-ls
|
||||
tasks:
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,3 +3,5 @@
|
||||
/lua*.html
|
||||
/build
|
||||
/src/fennel-ls/docs/generated/love2d.fnl
|
||||
/scratch.fnl
|
||||
/scratch-macros.fnl
|
||||
|
||||
Loading…
Reference in New Issue
Block a user