Skip to content

Commit f3f41ef

Browse files
committed
update
1 parent 334da89 commit f3f41ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

deploy.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
nvm use v18.20.8 --default
4+
35
# 使用 pwd 命令获取当前脚本所在目录作为项目根目录
46
PROJECT_DIR=$(pwd)
57
# 定义打包后文件存放的目录

0 commit comments

Comments
 (0)