fix : 修复角色分配用户单个添加时报错

This commit is contained in:
2024-10-03 17:06:27 +08:00
parent 9f2df9b3aa
commit 20f1b568fa
2 changed files with 51 additions and 24 deletions

View File

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