Skip to content

Commit a9dbdfb

Browse files
author
Zhicheng WANG
committed
fix: 不再更新 examples 包
1 parent c9413ba commit a9dbdfb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/ci/deploy-cn.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
set -e
44
set -x
55

6-
yarn build:content
6+
# 不需要再更新 examples 包了,components 会负责更新它
7+
# yarn build:content
78

89
yarn prod-build
910

0 commit comments

Comments
 (0)