fix repo maintenance

pull/33885/head^2
Shane Smiskol 5 months ago
parent e02a6e09fe
commit 8f559d4f03
  1. 2
      .github/workflows/repo-maintenance.yaml

@ -28,7 +28,7 @@ jobs:
git add .
- name: update car docs
run: |
scons -j$(nproc) --minimal opendbc
scons -j$(nproc) --minimal opendbc_repo
PYTHONPATH=. python selfdrive/car/docs.py
git add docs/CARS.md
- name: Create Pull Request

Loading…
Cancel
Save