Skip to content

Commit 4121f98

Browse files
committed
fix: rebuild
1 parent 518bd8f commit 4121f98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

live-demo/deploy/typeCheckSPA.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
pnpm i
3+
npm ci
44
pnpm type-check 2>&1
55
type_check_status=$?
66

0 commit comments

Comments
 (0)