Skip to content

Commit 023088e

Browse files
committedAug 29, 2021
chore: update workflows config.
1 parent 86c9149 commit 023088e

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
@@ -14,6 +14,7 @@ jobs:
1414

1515
- run: npm install
1616
- run: npm run build
17+
- run: npm run doc
1718

1819
- name: Create Tag
1920
id: create_tag

0 commit comments

Comments
 (0)
Please sign in to comment.