Skip to content

Commit

Permalink
💚 Fix readthedocs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Dec 11, 2024
1 parent 1d28993 commit 261b78a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ build:
os: ubuntu-22.04
tools:
python: "3"
apt_packages:
- lua-ldoc
- lua-discount
commands:
- sudo apt-get -y update
- sudo apt-get -y install lua-ldoc lua-discount
- ldoc .
- mv doc $READTHEDOCS_OUTPUT/html

0 comments on commit 261b78a

Please sign in to comment.