fix: Issues in some more workflows
This commit is contained in:
parent
422f31f67c
commit
09951e70bb
8 changed files with 19 additions and 17 deletions
2
.github/workflows/tests.sven.yml
vendored
2
.github/workflows/tests.sven.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
env:
|
||||
CI: true
|
||||
- name: Install peer & test dependencies
|
||||
run: cd packages/sven && npm install @freesewing/core @freesewing/plugin-bundle @freesewing/models @freesewing/pattern-info mocha chai
|
||||
run: cd packages/sven && npm install @freesewing/core @freesewing/plugin-bundle @freesewing/brian @freesewing/models @freesewing/pattern-info mocha chai
|
||||
env:
|
||||
CI: true
|
||||
- name: Build pattern
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue