mirror of https://github.com/commaai/openpilot.git
repo-maintenance: force update for python packages (#32905)
force update
old-commit-hash: 8e598a17fb
This commit is contained in:
parent
608b0c56c6
commit
19a0be58b8
|
@ -41,7 +41,7 @@ jobs:
|
|||
if: github.repository == 'commaai/openpilot'
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: uv lock
|
||||
- name: uv lock --upgrade
|
||||
run: |
|
||||
python3 -m ensurepip --upgrade
|
||||
pip3 install uv
|
||||
|
|
Loading…
Reference in New Issue