Skip to content

Commit

Permalink
fix(workflows/build): build all child packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AliMD authored Dec 9, 2022
1 parent 611f0b2 commit f7e5b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
run: yarn install --frozen-lockfile

- name: 🚀 Build Typescript
run: yarn build:ts
run: yarn build

0 comments on commit f7e5b99

Please sign in to comment.