mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-15 12:03:49 +00:00
Add web-ui/example to workspaces, remove CI workaround
This commit is contained in:
parent
24fcca5b7b
commit
e0c057ecc6
5 changed files with 118 additions and 203 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
|
@ -49,10 +49,6 @@ jobs:
|
|||
- name: Build workspaces
|
||||
run: npm run build --workspaces --if-present
|
||||
|
||||
- name: Install web-ui example deps
|
||||
if: matrix.package == '@mariozechner/pi-web-ui'
|
||||
run: npm install --prefix packages/web-ui/example
|
||||
|
||||
- name: Check
|
||||
run: npm run --if-present check --workspace ${{ matrix.package }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue