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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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