mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 00:03:52 +08:00
repo-maintenance: force update for python packages (#32905)
force update
This commit is contained in:
2
.github/workflows/repo-maintenance.yaml
vendored
2
.github/workflows/repo-maintenance.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user