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