Update generate-webpage.yml
This commit is contained in:
parent
0485b442d2
commit
2a8c58b524
|
@ -28,5 +28,5 @@ jobs:
|
|||
path: ${{ env.DEVOPS_DIR }}
|
||||
|
||||
- name: Generate Static Webpage
|
||||
run: python $GITHUB_WORKSPACE/other/generate_tx_models_html.py
|
||||
run: ls -l . && python $GITHUB_WORKSPACE/other/generate_tx_models_html.py
|
||||
shell: sh
|
||||
|
|
Loading…
Reference in New Issue