Update release-macos.yml
This commit is contained in:
parent
7a40e4577f
commit
bb38ec646a
1 changed files with 3 additions and 1 deletions
4
.github/workflows/release-macos.yml
vendored
4
.github/workflows/release-macos.yml
vendored
|
|
@ -22,7 +22,9 @@ jobs:
|
|||
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
|
||||
find /Library/Frameworks/Python.framework/Versions/3.11/bin
|
||||
ls -l ~/Library/Python
|
||||
find ~/Library/Python
|
||||
whereis coscmd
|
||||
coscmd -v
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue