fix : 下载新依赖

This commit is contained in:
2024-07-24 21:42:53 +08:00
parent da2721ca56
commit b4e9359165

View File

@@ -27,7 +27,7 @@ steps:
- export NODE_MODULES_PATH=`pwd`/node_modules - export NODE_MODULES_PATH=`pwd`/node_modules
# - npm config set registry https://registry.npmmirror.com # - npm config set registry https://registry.npmmirror.com
# - set NODE_OPTIONS=--openssl-legacy-provider # - set NODE_OPTIONS=--openssl-legacy-provider
- npm install - npm install
- npm run build - npm run build
- ls /app/build/$DRONE_REPO_NAME/ - ls /app/build/$DRONE_REPO_NAME/
- echo $NODE_MODULES_PATH - echo $NODE_MODULES_PATH