We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c698dd9 commit 753e223Copy full SHA for 753e223
.github/workflows/ci.yml
@@ -15,6 +15,7 @@ jobs:
15
16
- run: npm install
17
- run: npm run build
18
+ - run: npm run css:build:dist
19
- run: npm run doc
20
21
- name: Generate Contributors Images
0 commit comments