Skip to content

Commit

Permalink
Update pip in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanCummings committed Oct 21, 2024
1 parent 996f4d1 commit a6d112e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
run: |
git lfs fetch
git lfs pull
pip install --upgrade pip
pip install uv
uv venv venv
source venv/bin/activate
Expand Down

0 comments on commit a6d112e

Please sign in to comment.