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