Skip to content

Commit 8caa65c

Browse files
committed
💚 Replace apt by luarocks
1 parent 181a31b commit 8caa65c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yaml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ build:
77
tools:
88
python: "3"
99
commands:
10-
- apt-get -y update
11-
- apt-get -y install lua-ldoc lua-discount
10+
- luarocks install --local ldoc lua-discount
1211
- ldoc .
1312
- mv doc $READTHEDOCS_OUTPUT/html

0 commit comments

Comments
 (0)