no pip upgrade

This commit is contained in:
Jesse Bannon 2023-02-23 15:15:29 -08:00
parent 0914b9ff68
commit 54ac634735

View file

@ -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