fixed pages.yml format error

This commit is contained in:
Mikayla
2023-06-08 10:42:49 -04:00
committed by GitHub
parent a4be6a6dde
commit 8d76c86309

View File

@ -57,8 +57,8 @@ jobs:
run: cd deploy
- name: Generate LuaDoc
uses: lunarmodules/ldoc@v0
with:
args: ../coordinator ../graphics ../pocket ../reactor-plc ../rtu ../scada-common ../supervisor
with:
args: ../coordinator ../graphics ../pocket ../reactor-plc ../rtu ../scada-common ../supervisor
# Generate manifest for latest branch
- name: Checkout latest
id: checkout-latest