no pip upgrade
This commit is contained in:
parent
0914b9ff68
commit
54ac634735
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yaml
vendored
1
.github/workflows/release.yaml
vendored
|
|
@ -132,7 +132,6 @@ jobs:
|
|||
make -j 8
|
||||
make altinstall
|
||||
python3.10 --version
|
||||
python3.10 -m pip install --upgrade pip
|
||||
python3.10 -m pip install -e .
|
||||
python3.10 -m pip install pyinstaller
|
||||
pyinstaller --log-level=DEBUG ytdl-sub.spec
|
||||
|
|
|
|||
Loading…
Reference in a new issue