CI: bump tinygrad in cronjob

pull/35214/head
Adeeb Shihadeh 6 days ago
parent d0bf2be6f0
commit 9d7fce8dd1
  1. 2
      .github/workflows/repo-maintenance.yaml

@ -50,7 +50,7 @@ jobs:
- name: bump submodules
run: |
git config --global --add safe.directory '*'
git -c submodule."tinygrad".update=none submodule update --remote
git submodule update --remote
git add .
- name: update car docs
run: |

Loading…
Cancel
Save