Update generate-webpage.yml
This commit is contained in:
parent
2fc89ec3a5
commit
0f09351640
|
@ -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