Skip to content

Commit

Permalink
🏗️ Use asdf-lua
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Jan 1, 2025
1 parent 0cdc725 commit a5c229f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 10 deletions.
8 changes: 5 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ build:
tools:
python: "3"
commands:
- pip install hererocks
- hererocks ~/lua -l5.1 -rlatest
- scripts/ldoc.sh
- asdf plugin add lua
- asdf install lua 5.1
# full path can declare lua version
- ~/.asdf/installs/lua/5.1/luarocks/bin/luarocks install ldoc
- ~/.asdf/installs/lua/5.1/luarocks/bin/ldoc .
7 changes: 0 additions & 7 deletions scripts/ldoc.sh

This file was deleted.

0 comments on commit a5c229f

Please sign in to comment.