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