[fix] release-workflow
This commit is contained in:
parent
a57b312560
commit
e8b7dc7268
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-linux.yml
vendored
2
.github/workflows/release-linux.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
- name: Install coscmd
|
||||
run: sudo pip3 install coscmd
|
||||
|
||||
- name: Install pnpm
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
|
||||
- name: Setup Cache
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue