Update generate-webpage.yml
Former-commit-id: 5e6308ffc2929cfb905c2fcf3b0dc4cb64c4b360 [formerly 533fe1dd57
]
Former-commit-id: e13dc3cba46296d9046d38ac972a39a71f511c2d
This commit is contained in:
parent
b211432d63
commit
8817dd5b6d
|
@ -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 /home/runner/work/stable-diffusion-paperspace/other/generate_tx_models_html.py
|
||||
shell: sh
|
||||
|
|
Loading…
Reference in New Issue