fix action

This commit is contained in:
liyp 2023-04-30 16:32:55 +08:00
parent 68f3efe22e
commit 220d387b92

View file

@ -11,8 +11,7 @@ jobs:
uses: actions/checkout@v3
- name: Install pnpm
run: |
npm install -g pnpm
run: npm install -g pnpm
- name: Install dependencies and build
run: |