mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-21 01:01:05 +08:00
parent
8971bfde53
commit
f4cb8cf51c
3
.github/workflows/website-docs-build.yml
vendored
3
.github/workflows/website-docs-build.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user