mirror of
https://github.com/Keyslam-Group/Concord.git
synced 2025-09-02 12:24:11 -04:00
Fix documentation page building workflow 8
This commit is contained in:
parent
6329e09138
commit
e141a6183b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/doc.yml
vendored
2
.github/workflows/doc.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
run: luarocks show ldoc
|
run: luarocks show ldoc
|
||||||
|
|
||||||
- name: Build docs
|
- name: Build docs
|
||||||
run: lua ldoc.lua .
|
run: ldoc .
|
||||||
|
|
||||||
|
|
||||||
# - name: Deploy
|
# - name: Deploy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue