Skip to content

Commit cb16a49

Browse files
committed
maybe fix vercel idk
1 parent 3be522f commit cb16a49

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/vercel-prepare.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ cd node
77
# Enable sparse checkout and specify the folder
88
git sparse-checkout set doc/
99

10+
# Move back out
11+
cd ..
12+
1013
# Install npm dependencies
1114
npm ci
1215

0 commit comments

Comments
 (0)