Skip to content

Commit 57c9065

Browse files
authored
更新 ci.yml
1 parent 82e1533 commit 57c9065

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ jobs:
3333
- name: Install dependencies
3434
run: pnpm install --frozen-lockfile
3535

36-
- name: Generate source files
37-
run: pnpm exec fumadocs-mdx
36+
# - name: Generate source files
37+
# run: pnpm exec fumadocs-mdx
3838

3939
- name: Type check
4040
run: pnpm exec tsc --noEmit

0 commit comments

Comments
 (0)