We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18a4c03 commit 4cda382Copy full SHA for 4cda382
.github/workflows/build.yml
@@ -39,4 +39,4 @@ jobs:
39
AWS_SESSION_TOKEN: ${{ steps.aliyun.outputs.security-token }}
40
AWS_REGION: cn-beijing
41
run: |
42
- aws s3 sync ./build/ s3://databend-docs/ --delete
+ aws s3 sync ./build/ s3://databend-docs/ --no-progress
0 commit comments