Skip to content

Commit 753e223

Browse files
committed
ci: fix css file missing issue. (#204)
1 parent c698dd9 commit 753e223

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515

1616
- run: npm install
1717
- run: npm run build
18+
- run: npm run css:build:dist
1819
- run: npm run doc
1920

2021
- name: Generate Contributors Images

0 commit comments

Comments
 (0)