Skip to content

Commit d2c7321

Browse files
author
李磊
committed
fix: test
1 parent e1a4ef0 commit d2c7321

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,6 @@ jobs:
7878
run: pnpm install --frozen-lockfile
7979

8080
# 构建项目
81-
# 需要先构建 @mylib/ui 等包后再构建docs
82-
# 不能只 pnpm run build:docs 会报如:failed to resolve entry for package "@mylib/hooks"的错误
8381
- name: Build Project
8482
run: pnpm run build
8583

0 commit comments

Comments
 (0)