Update generate-webpage.yml

Former-commit-id: 5e6308ffc2929cfb905c2fcf3b0dc4cb64c4b360 [formerly 533fe1dd57]
Former-commit-id: e13dc3cba46296d9046d38ac972a39a71f511c2d
This commit is contained in:
Cyberes 2022-09-22 19:55:20 -06:00 committed by GitHub
parent b211432d63
commit 8817dd5b6d
1 changed files with 1 additions and 1 deletions

View File

@ -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 /home/runner/work/stable-diffusion-paperspace/other/generate_tx_models_html.py
shell: sh shell: sh