mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
测试pnpm版本
This commit is contained in:
parent
1fa296a53e
commit
199070f829
4
.github/workflows/build_docker_image.yml
vendored
4
.github/workflows/build_docker_image.yml
vendored
|
@ -27,8 +27,8 @@ jobs:
|
|||
|
||||
- name: build front and back
|
||||
run: |
|
||||
npm i -g pnpm@6
|
||||
pnpm install
|
||||
npm i -g pnpm
|
||||
pnpm install --loglevel error
|
||||
pnpm build:front
|
||||
pnpm build:back
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user