GHA: debug uploading downloads page

This commit is contained in:
aboyko
2023-07-21 08:36:04 -04:00
parent fee3c16866
commit 91ecd7c03a

View File

@@ -30,6 +30,7 @@ jobs:
echo '</ul>' >> $downloads_html
cat ./$downloads_html
aws s3 mv ./$downloads_html s3://dist.springsource.com/snapshot/STS4 --acl public-read
aws s3 ls s3://dist.springsource.com/snapshot/STS4