Skip to content

Commit ab78231

Browse files
committed
add slash
1 parent dfbd736 commit ab78231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/src/artifacts/upload.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@ upload() {
6262
"${rclone_common_flags[@]}" \
6363
--s3-provider=Cloudflare \
6464
--s3-endpoint=https://64059940cc95339fc7e5888f431876ee.r2.cloudflarestorage.com \
65-
--s3-profile cf
66-
copy \
65+
--s3-profile cf \
66+
copy \
6767
--files-from <(echo "$(basename "$artifact_localpath")") \
6868
--no-traverse \
6969
--immutable \

0 commit comments

Comments
 (0)