Skip to content

Commit a06f97a

Browse files
committed
prepublishOnly before docs:build
1 parent 90a3876 commit a06f97a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
node-version: 16
2222
cache: 'yarn'
2323
- run: yarn --frozen-lockfile
24+
- run: yarn prepublishOnly
2425
- run: yarn docs:build
2526
- uses: actions/configure-pages@v3
2627
- uses: actions/upload-pages-artifact@v1

0 commit comments

Comments
 (0)