* configure

* testing
This commit is contained in:
Abubakar Abid 2022-06-13 13:09:31 -07:00 committed by GitHub
parent e2336f1a72
commit ef1abe1071
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1 @@
3.0.13b101
3.0.13b102

View File

@ -16,6 +16,7 @@ else
GRADIO_VERSION=$new_version pnpm build:cdn
cd ..
echo "Before AWS"
aws configure list
aws s3 cp gradio/templates/cdn s3://gradio/$new_version/ --recursive
echo "After AWS"
cp gradio/templates/cdn/index.html gradio/templates/frontend/share.html