Skip to content

Commit 6e1860f

Browse files
committed
chore: update workflows config.
1 parent 0b75084 commit 6e1860f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
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
- run: npm install @jsdevtools/npm-publish -g
1920
- run: npm-publish --token="${{ secrets.NPM_TOKEN }}" ./package.json

0 commit comments

Comments
 (0)