fine, we go back to npm
This commit is contained in:
parent
36090564f8
commit
376a2c8c0e
3 changed files with 445 additions and 487 deletions
|
@ -22,7 +22,7 @@ jobs:
|
|||
command: git submodule update --init --recursive
|
||||
- run:
|
||||
name: Install Node Dependencies
|
||||
command: npm run bootstrap && yarn install
|
||||
command: npm run bootstrap
|
||||
- run:
|
||||
name: TypeScript Compile
|
||||
command: npm run build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue