Fix build
This commit is contained in:
parent
077e6895da
commit
17e7044617
|
@ -44,6 +44,7 @@ jobs:
|
||||||
node-version: 14.x
|
node-version: 14.x
|
||||||
cache: "yarn"
|
cache: "yarn"
|
||||||
- run: yarn
|
- run: yarn
|
||||||
|
- run: yarn build --scope=@budibase/types --scope=@budibase/shared-core --scope=@budibase/string-templates
|
||||||
- run: yarn nx run-many -t=check:types
|
- run: yarn nx run-many -t=check:types
|
||||||
|
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue