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