fixed pages.yml format error
This commit is contained in:
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user