Skip to content

Commit 7697bc4

Browse files
committed
fix: fix workflow
1 parent 370c676 commit 7697bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,5 +95,5 @@ jobs:
9595
run: |
9696
cd apps/miniprogram-agent-ui
9797
zip -r miniprogram-agent-ui.zip .
98-
coscmd upload miniprogram-agent-ui.zip /ai-resource/agent-ui/miniprogram-agent-ui.zip
98+
coscmd upload miniprogram-agent-ui.zip /preview/miniprogram-agent-ui.zip
9999

0 commit comments

Comments
 (0)