Skip to content

Commit d06baa0

Browse files
committed
fix(ci): fix ci
1 parent cb9f696 commit d06baa0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ jobs:
2929
- name: Install dependencies
3030
run: yarn install
3131

32+
- name: List workspaces
33+
run: yarn workspaces list
34+
3235
- name: Build packages
3336
run: yarn build
3437

0 commit comments

Comments
 (0)