Skip to content

Commit 9bbc513

Browse files
committed
chore: update workflows config.
1 parent fd7427b commit 9bbc513

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616

1717
- run: npm install
1818
- run: npm run build
19-
- run: npm run doc
19+
- run: npm run build
20+
working-directory: ./www
2021

2122
- name: Generate Contributors Images
2223
uses: jaywcjlove/github-action-contributors@main

0 commit comments

Comments
 (0)