Skip to content

Commit 58e777c

Browse files
committed
wip
1 parent 28e6ddf commit 58e777c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@ jobs:
5454
run: |
5555
echo "::group::Uploading files to OSS"
5656
# Upload the artifact file to two different paths
57-
ossutil cp .vitepress/dist "oss://rustfs-docs/" --force
58-
echo "Successfully uploaded to OSS"
57+
ossutil cp .vitepress/dist "oss://rustfs-docs/" --force
58+
echo "Successfully uploaded to OSS"

0 commit comments

Comments
 (0)