Update release-macos.yml
This commit is contained in:
parent
4f0ee36d53
commit
4c3be25a43
1 changed files with 1 additions and 3 deletions
4
.github/workflows/release-macos.yml
vendored
4
.github/workflows/release-macos.yml
vendored
|
|
@ -21,10 +21,8 @@ jobs:
|
|||
run: |
|
||||
sudo /Library/Frameworks/Python.framework/Versions/3.11/bin/python -m pip install --upgrade pip
|
||||
sudo pip3 install coscmd
|
||||
echo /Library/Frameworks/Python.framework/Versions/3.11/bin >> $GITHUB_PATH
|
||||
echo $PATH
|
||||
find /Library/Frameworks/Python.framework/Versions/3.11/bin
|
||||
find ~
|
||||
whereis coscmd
|
||||
coscmd -v
|
||||
|
||||
- name: Install pnpm
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue