forked from FOSS/BangleApps
Update nodejs.yml
parent
96b099b10a
commit
a393d573d6
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: npm ci
|
||||
- name: build types
|
||||
working-directory: ./typescript
|
||||
run: npm run build:types
|
||||
run: npm run build:apps
|
||||
- name: build all TS apps
|
||||
working-directory: ./typescript
|
||||
run: npm run build:types
|
||||
|
|
Loading…
Reference in New Issue