mirror of https://github.com/espruino/BangleApps
fix github actions
parent
5c851714ee
commit
c462547a2b
|
@ -21,7 +21,7 @@ jobs:
|
|||
run: npm ci
|
||||
- name: build types
|
||||
working-directory: ./typescript
|
||||
run: npm run build:apps
|
||||
run: npm run build:types
|
||||
- name: build all TS apps
|
||||
working-directory: ./typescript
|
||||
run: npm run build:types
|
||||
run: npm run build:apps
|
||||
|
|
Loading…
Reference in New Issue