Update release-macos.yml
This commit is contained in:
parent
720a140f7f
commit
6449320c76
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-macos.yml
vendored
2
.github/workflows/release-macos.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
- name: Install coscmd
|
||||
run: |
|
||||
sudo /Library/Frameworks/Python.framework/Versions/3.11/bin/python -m pip install --upgrade pip
|
||||
sudo pip3 install coscmd
|
||||
sudo pip install coscmd
|
||||
whereis coscmd
|
||||
coscmd -v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue