Update release-macos.yml
This commit is contained in:
parent
df9e7b035a
commit
13ddd5fab5
1 changed files with 2 additions and 1 deletions
3
.github/workflows/release-macos.yml
vendored
3
.github/workflows/release-macos.yml
vendored
|
|
@ -27,7 +27,8 @@ jobs:
|
|||
|
||||
- name: coscmd test
|
||||
run: |
|
||||
$COSCMD -v
|
||||
coscmd -h
|
||||
$COSCMD -h
|
||||
|
||||
- name: Install pnpm
|
||||
run: npm install -g pnpm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue