Update release-macos.yml

This commit is contained in:
Max 2022-11-10 13:49:53 +08:00 committed by GitHub
parent df9e7b035a
commit 13ddd5fab5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,8 @@ jobs:
- name: coscmd test
run: |
$COSCMD -v
coscmd -h
$COSCMD -h
- name: Install pnpm
run: npm install -g pnpm