mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 09:34:31 +08:00
测试pnpm版本
This commit is contained in:
@@ -27,8 +27,8 @@ jobs:
|
|||||||
|
|
||||||
- name: build front and back
|
- name: build front and back
|
||||||
run: |
|
run: |
|
||||||
npm i -g pnpm@6
|
npm i -g pnpm
|
||||||
pnpm install
|
pnpm install --loglevel error
|
||||||
pnpm build:front
|
pnpm build:front
|
||||||
pnpm build:back
|
pnpm build:back
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user