Skip to content

Commit 4cda382

Browse files
authored
chore: revert delete (#1138)
1 parent 18a4c03 commit 4cda382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ jobs:
3939
AWS_SESSION_TOKEN: ${{ steps.aliyun.outputs.security-token }}
4040
AWS_REGION: cn-beijing
4141
run: |
42-
aws s3 sync ./build/ s3://databend-docs/ --delete
42+
aws s3 sync ./build/ s3://databend-docs/ --no-progress

0 commit comments

Comments
 (0)