mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-31 12:20:26 +08:00
Security ci (#9001)
* test pr * conditional * conditional * conditional * conditional * conditional * changes * changes * add changeset * changes * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * asd * dfg * asd * asd --------- Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
This commit is contained in:
parent
24829163e6
commit
a043b0c985
4
.github/workflows/previews-build.yml
vendored
4
.github/workflows/previews-build.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: "storybook-build"
|
||||
name: "previews-build"
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
@ -63,7 +63,7 @@ jobs:
|
||||
name: gradio-build
|
||||
path: dist/gradio-${{ needs.changes.outputs.gradio_version }}-py3-none-any.whl
|
||||
- name: copy demos
|
||||
uses: gradio-app/gradio/.github/actions/copy-demos@main
|
||||
uses: "gradio-app/github/actions/copy-demos@main"
|
||||
with:
|
||||
gradio_version: "https://gradio-builds.s3.amazonaws.com/${{ needs.changes.outputs.sha }}/gradio-${{ needs.changes.outputs.gradio_version }}-py3-none-any.whl"
|
||||
gradio_client_version: "gradio-client @ git+https://github.com/gradio-app/gradio@${{ needs.changes.outputs.sha }}#subdirectory=client/python"
|
||||
|
Loading…
x
Reference in New Issue
Block a user