Skip to content

Commit bcda442

Browse files
committed
chore(ci): reinstall packages since dist is not symlinked
1 parent 651a53b commit bcda442

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/checks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ jobs:
2121

2222
- run: bun install --frozen-lockfile
2323
- run: bun run build
24+
- run: bun install
25+
working-directory: examples
2426
- run: bun eslint
2527
#- run: bun test
2628
- run: bun tsc

0 commit comments

Comments
 (0)