mirror of
https://github.com/MikaylaFischler/cc-mek-scada.git
synced 2024-08-30 18:22:34 +00:00
fixed pages.yml format error
This commit is contained in:
parent
a4be6a6dde
commit
8d76c86309
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user