Skip to content

Commit 9999c14

Browse files
committed
fix
1 parent c15055d commit 9999c14

21 files changed

Lines changed: 1697 additions & 646 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ jobs:
2424
${{ runner.OS }}-npm-cache
2525
- name: Install Dependencies
2626
run: npm install
27+
- name: Check Documentation
28+
run: npm run check
2729
- name: Build
2830
run: npm run build
2931
- name: Deploy

0 commit comments

Comments
 (0)