mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-18 21:25:58 +00:00
Update build-docs.yml
This commit is contained in:
@@ -77,11 +77,11 @@ jobs:
|
|||||||
|
|
||||||
- name: Install markdown (prereq for LuaDocumentor)
|
- name: Install markdown (prereq for LuaDocumentor)
|
||||||
run: |
|
run: |
|
||||||
sudo luarocks install markdown 0.32-2
|
sudo luarocks install markdown 0.33-1
|
||||||
|
|
||||||
- name: Install penlight (prereq for LuaDocumentor)
|
- name: Install penlight (prereq for LuaDocumentor)
|
||||||
run: |
|
run: |
|
||||||
sudo luarocks install penlight 1.11.0-1
|
sudo luarocks install penlight 1.14.0-3
|
||||||
|
|
||||||
- name: Install metalua-compiler (prereq for LuaDocumentor)
|
- name: Install metalua-compiler (prereq for LuaDocumentor)
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user