Install ts-node
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 3m27s
All checks were successful
Deploy dev on push / on-push-deploy_sh-edraft (push) Successful in 3m27s
This commit is contained in:
parent
d72715d51b
commit
6715ecacd6
@ -44,6 +44,7 @@ jobs:
|
||||
- name: Prepare web build
|
||||
run: |
|
||||
cd kdb-web
|
||||
npm install -g ts-node
|
||||
npm i
|
||||
|
||||
- name: Build docker web
|
||||
|
Loading…
Reference in New Issue
Block a user