Update generate-webpage.yml

Former-commit-id: f8ddcba421c615a73f79e9af6e28549a47a83f80 [formerly 41928d3dd1]
Former-commit-id: 919d073a3256ae56a2eb4a4c60aa1d4046a10528
This commit is contained in:
Cyberes 2022-09-22 19:48:46 -06:00 committed by GitHub
parent 8bdb96d0b8
commit b214f59f04
1 changed files with 1 additions and 1 deletions

View File

@ -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