mirror of
https://github.com/mathuo/dockview
synced 2025-02-01 22:15:44 +00:00
chore: fix docs build
This commit is contained in:
parent
e0bf694512
commit
7ac07bdf0d
2
.github/workflows/deploy-docs.yml
vendored
2
.github/workflows/deploy-docs.yml
vendored
@ -27,6 +27,8 @@ jobs:
|
||||
|
||||
- run: yarn install
|
||||
- run: lerna bootstrap
|
||||
- run: npm run build
|
||||
working-directory: packages/dockview-core
|
||||
- run: npm run build
|
||||
working-directory: packages/dockview
|
||||
- run: npm run build
|
||||
|
Loading…
Reference in New Issue
Block a user