diff --git a/.github/workflows/release-macos.yml b/.github/workflows/release-macos.yml index e6a921fb..2ca70bc0 100644 --- a/.github/workflows/release-macos.yml +++ b/.github/workflows/release-macos.yml @@ -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