Skip to content

Commit 38cee37

Browse files
authored
echo: message cloned folder
1 parent 89b924a commit 38cee37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/vercel-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ node bin/cli.mjs generate \
3030
--index "./node/doc/api/index.md" \
3131
--skip-lint
3232

33-
# deletes the existing node's cache after build completion
33+
echo "Deleting Cloned node folder"
3434
rm -rf node/

0 commit comments

Comments
 (0)