fix : 修复流程框点击bug

This commit is contained in:
2024-03-25 20:41:51 +08:00
parent 9fdacf9916
commit f646c13e9d
2 changed files with 4 additions and 3 deletions

View File

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