This commit is contained in:
parent
10b7d0b695
commit
3f81f726d8
@ -44,8 +44,7 @@ jobs:
|
||||
# 构建项目
|
||||
- name: Build project
|
||||
run: |
|
||||
export NODE_OPTIONS="--openssl-legacy-provider"
|
||||
npm run build
|
||||
npm run build --legacy-peer-deps
|
||||
|
||||
# 将 dist 目录移动到目标位置
|
||||
- name: Move dist folder to target directory
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user