Update generate-webpage.yml
Former-commit-id: 3848d9d744045f47fd734d97cf02aff9d4c3e388 [formerly 0f09351640
]
Former-commit-id: 75a9bc3ca6f34a966998869fbfcd2c783b613db8
This commit is contained in:
parent
4f18a10e7c
commit
b211432d63
|
@ -28,5 +28,5 @@ jobs:
|
|||
path: ${{ env.DEVOPS_DIR }}
|
||||
|
||||
- name: Generate Static Webpage
|
||||
run: python $DEVOPS_DIR/other/generate_tx_models_html.py
|
||||
run: python $GITHUB_WORKSPACE/other/generate_tx_models_html.py
|
||||
shell: sh
|
||||
|
|
Loading…
Reference in New Issue