mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Fix benchmarks CI job (#5023)
This commit is contained in:
parent
5f851d1d19
commit
a4e9b63d5b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -1156,6 +1156,7 @@ jobs:
|
|||
|
||||
- name: "Install requirements and prime cache"
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y libsasl2-dev libldap2-dev libkrb5-dev
|
||||
cargo run --bin uv -- venv --cache-dir .cache
|
||||
cargo run --bin uv -- pip compile scripts/requirements/airflow.in --cache-dir .cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue