This commit is contained in:
parent
5860dd37cc
commit
10b7d0b695
@ -44,7 +44,8 @@ jobs:
|
|||||||
# 构建项目
|
# 构建项目
|
||||||
- name: Build project
|
- name: Build project
|
||||||
run: |
|
run: |
|
||||||
npm run build
|
export NODE_OPTIONS="--openssl-legacy-provider"
|
||||||
|
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