Fix documentation page building workflow 8

This commit is contained in:
Justin van der Leij 2021-11-02 17:18:57 +01:00
parent 6329e09138
commit e141a6183b

View file

@ -26,7 +26,7 @@ jobs:
run: luarocks show ldoc
- name: Build docs
run: lua ldoc.lua .
run: ldoc .
# - name: Deploy