repo-maintenance: force update for python packages (#32905)

force update
old-commit-hash: 8e598a17fb
This commit is contained in:
Maxime Desroches 2024-07-03 19:38:42 -07:00 committed by GitHub
parent 608b0c56c6
commit 19a0be58b8
1 changed files with 1 additions and 1 deletions

View File

@ -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