Skip to content

Commit 2dffa8a

Browse files
committed
👷 build package in docs ci
1 parent 04bcd0f commit 2dffa8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-run.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,6 @@ jobs:
1212
steps:
1313
- uses: actions/checkout@v3
1414
- run: npm ci
15+
- run: npm run build
1516
- run: npm i
1617
- run: npm run docs

0 commit comments

Comments
 (0)