From 9f3107e34a01a4b3decbde8fb79a42a33be2c702 Mon Sep 17 00:00:00 2001 From: discountchubbs Date: Wed, 19 Aug 2026 14:54:58 -0700 Subject: [PATCH] not needed --- .github/workflows/sunnypilot-build-model.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sunnypilot-build-model.yaml b/.github/workflows/sunnypilot-build-model.yaml index e2461abd11..ab17a66cd3 100644 --- a/.github/workflows/sunnypilot-build-model.yaml +++ b/.github/workflows/sunnypilot-build-model.yaml @@ -127,7 +127,7 @@ jobs: fetch-depth: 1 submodules: recursive - - run: git lfs pull + - run: git lfs pull -X "*.onnx" - name: Set environment variables id: set-env