Update generate-webpage.yml
Former-commit-id: f8ddcba421c615a73f79e9af6e28549a47a83f80 [formerly 41928d3dd1
]
Former-commit-id: 919d073a3256ae56a2eb4a4c60aa1d4046a10528
This commit is contained in:
parent
8bdb96d0b8
commit
b214f59f04
|
@ -28,5 +28,5 @@ jobs:
|
|||
path: ${{ env.DEVOPS_DIR }}
|
||||
|
||||
- name: Generate Static Webpage
|
||||
run: python ${{ GITHUB_WORKSPACE }}/other/generate_tx_models_html.py
|
||||
run: python other/generate_tx_models_html.py
|
||||
shell: sh
|
||||
|
|
Loading…
Reference in New Issue