mirror of
https://github.com/mudler/LocalAI
synced 2026-05-24 09:28:23 +00:00
ci: do not upgrade pip
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
7659461036
commit
fb0ec96396
1 changed files with 0 additions and 1 deletions
1
.github/workflows/checksum_checker.yaml
vendored
1
.github/workflows/checksum_checker.yaml
vendored
|
|
@ -20,7 +20,6 @@ jobs:
|
|||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y pip wget
|
||||
sudo pip install --upgrade pip
|
||||
pip install huggingface_hub
|
||||
- name: 'Setup yq'
|
||||
uses: dcarbone/install-yq-action@v1.3.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue