fix: badges (#36566)

* re-add

* need to validate

* ok looks good

* oops

* lint
This commit is contained in:
Trey Moen
2025-11-10 16:08:55 -10:00
committed by GitHub
parent ed42cfe699
commit 85404c184b
3 changed files with 110 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- uses: ./.github/workflows/setup-with-retry
- name: Push badges
run: |
${{ env.RUN }} "scons -j$(nproc) && python3 selfdrive/ui/translations/create_badges.py"
${{ env.RUN }} "python3 selfdrive/ui/translations/create_badges.py"
rm .gitattributes