mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
Don't upgrade pip for now to prevent build error
This commit is contained in:
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@@ -51,7 +51,8 @@ jobs:
|
||||
|
||||
python --version
|
||||
|
||||
python -m pip install --upgrade pip
|
||||
# don't upgrade PIP for now: https://github.com/pdm-project/pdm/issues/874
|
||||
# python -m pip install --upgrade pip
|
||||
|
||||
pip install pdm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user