Update release-macos.yml
This commit is contained in:
parent
6449320c76
commit
7a40e4577f
1 changed files with 2 additions and 0 deletions
2
.github/workflows/release-macos.yml
vendored
2
.github/workflows/release-macos.yml
vendored
|
|
@ -21,6 +21,8 @@ jobs:
|
|||
run: |
|
||||
sudo /Library/Frameworks/Python.framework/Versions/3.11/bin/python -m pip install --upgrade pip
|
||||
sudo pip install coscmd
|
||||
echo $PATH
|
||||
ls -l /Library/Frameworks/Python.framework/Versions/3.11/bin
|
||||
whereis coscmd
|
||||
coscmd -v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue