mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
Fix ci again again again (#5331)
* fix changelog generation * fix changelog generation * fix * fix script * fix script
This commit is contained in:
parent
0b8908230e
commit
0b018c43a5
@ -12,7 +12,7 @@ rm -rf gradio/templates/cdn
|
||||
pnpm i --frozen-lockfile --ignore-scripts
|
||||
GRADIO_VERSION=$new_version pnpm build
|
||||
GRADIO_VERSION=$new_version pnpm build:cdn
|
||||
aws s3 cp gradio/templates/cdn "s3://gradio/${new_version}/" --recursive
|
||||
aws s3 cp gradio/templates/cdn "s3://gradio/${new_version}/" --recursive --region us-west-2
|
||||
cp gradio/templates/cdn/index.html gradio/templates/frontend/share.html
|
||||
|
||||
rm -rf dist/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user