mirror of
https://github.com/mathuo/dockview
synced 2025-05-06 03:28:25 +00:00
chore: fix docs build
This commit is contained in:
parent
5171a4a592
commit
b1216dc96d
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
@ -25,7 +25,8 @@ jobs:
|
||||
|
||||
- run: npm install
|
||||
- run: npm run bootstrap
|
||||
- run: npm run build
|
||||
working-directory: packages/dockview
|
||||
- run: npm build
|
||||
- run: npm run test:cov
|
||||
- name: SonarCloud Scan
|
||||
uses: SonarSource/sonarcloud-github-action@master
|
||||
|
Loading…
Reference in New Issue
Block a user