fix: remove "node --version"
error: Missing script to execute
This commit is contained in:
parent
552b3b63bb
commit
751306cba9
|
@ -36,8 +36,6 @@ check_grep() {
|
|||
}
|
||||
check_grep
|
||||
|
||||
node --version
|
||||
|
||||
|
||||
rm -rf "tmp/"
|
||||
mkdir -p "tmp/"
|
||||
|
|
Loading…
Reference in New Issue