This commit is contained in:
Freddy Boulton 2024-10-21 14:29:20 -07:00 committed by GitHub
parent 38701a9971
commit 82127e3ebe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,4 +15,4 @@ aws s3 cp gradio/templates/frontend "s3://gradio/${new_version}/" --recursive --
rm -rf dist/*
rm -rf build/*
python3 -m build
python3 -m build -w