From 60abb9cb775100cecead39f0b3557ac359b5dd07 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Tue, 26 Mar 2024 22:08:39 -0400 Subject: [PATCH] Upload bundle artifact --- .github/workflows/build-firmware.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-firmware.yaml b/.github/workflows/build-firmware.yaml index 411cee4e37..fa14a4b2fd 100644 --- a/.github/workflows/build-firmware.yaml +++ b/.github/workflows/build-firmware.yaml @@ -579,7 +579,6 @@ jobs: path: ./firmware/deliver/rusefi*.dfu - name: Upload bundle artifact - if: ${{ env.full == 'true' }} uses: actions/upload-artifact@v4 with: name: rusefi_bundle_${{matrix.build-target}}.zip