[CI] fix pip upgrade (#8881)
This commit is contained in:
@@ -20,7 +20,7 @@ fi
|
|||||||
|
|
||||||
# Update pip
|
# Update pip
|
||||||
if [ "$MODE_BLACKWELL" != "1" ]; then
|
if [ "$MODE_BLACKWELL" != "1" ]; then
|
||||||
pip install --upgrade pip --break-system-packages
|
pip install --upgrade pip
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Clean up existing installations
|
# Clean up existing installations
|
||||||
|
|||||||
Reference in New Issue
Block a user