Skip to content

Commit 0a04515

Browse files
committed
chore: fix more e2e script
1 parent 95d0fff commit 0a04515

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/e2e.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ pnpm pack
1212
# Replace deps
1313
pnpx tsx ./scripts/replaceDeps.ts
1414

15+
pnpm install
16+
1517
# just do e2e!
1618
pnpm run test:e2e

0 commit comments

Comments
 (0)