Fix hanging CI again
This commit is contained in:
parent
eff9bced51
commit
7550dbfd37
2
Makefile
2
Makefile
@ -67,7 +67,7 @@ ci:
|
|||||||
rm -f old-fennel
|
rm -f old-fennel
|
||||||
|
|
||||||
# test that luarocks builds properly
|
# test that luarocks builds properly
|
||||||
DEBIAN_FRONTEND=noninteractive sudo apt install luarocks
|
DEBIAN_FRONTEND=noninteractive sudo apt install -y luarocks
|
||||||
luarocks install rockspecs/fennel-ls-scm-4.rockspec --dev --local
|
luarocks install rockspecs/fennel-ls-scm-4.rockspec --dev --local
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user