Ci website (#9057)

* tweaks

* more fix

* changes

* changes
This commit is contained in:
pngwn 2024-08-07 18:54:10 +01:00 committed by GitHub
parent 8971bfde53
commit f4cb8cf51c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,9 +51,8 @@ jobs:
uses: "gradio-app/gradio/.github/actions/install-all-deps@main"
with:
skip_build: true
- name: generate docs
run: pip install boto3 requests && python js/_website/generate_jsons/generate.py
# generated when installing deps
- name: upload website json artifacts
uses: actions/upload-artifact@v4
with: