Update generate-webpage.yml
Former-commit-id: c4fcf7ea830b4e42a28806dcd4617667439c3862 [formerly 0656d73d61
]
Former-commit-id: 331f9be1e3f57951ccdeedd5383cb831b00095ed
This commit is contained in:
parent
ee778a2e8a
commit
449d4d8e93
|
@ -28,5 +28,5 @@ jobs:
|
|||
path: ${{ env.DEVOPS_DIR }}
|
||||
|
||||
- name: Generate Static Webpage
|
||||
run: ls -l $GITHUB_WORKSPACE/other && python $GITHUB_WORKSPACE/other/generate_tx_models_html.py
|
||||
run: ls -l $GITHUB_WORKSPACE && python $GITHUB_WORKSPACE/other/generate_tx_models_html.py
|
||||
shell: sh
|
||||
|
|
Loading…
Reference in New Issue