Skip to content

Commit 89b924a

Browse files
authored
chore: delete node's cloned folder
1 parent b32a936 commit 89b924a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/vercel-build.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,6 @@ node bin/cli.mjs generate \
2929
-o "./out" \
3030
--index "./node/doc/api/index.md" \
3131
--skip-lint
32+
33+
# deletes the existing node's cache after build completion
34+
rm -rf node/

0 commit comments

Comments
 (0)