This commit is contained in:
Matthew Kennedy 2023-11-03 23:43:06 -07:00 committed by rusefillc
parent 243b35edd3
commit 8d808f546c
1 changed files with 0 additions and 3 deletions

View File

@ -594,9 +594,6 @@ jobs:
if: ${{ env.skip != 'true' }}
run: bash misc/jenkins/compile_other_versions/compile.sh ${{matrix.folder}} ${{matrix.build-target}}
- name: inspect
run: ls ./firmware/ext/openblt/Host/
- name: Package Bundle
if: ${{ env.full == 'true' }}
run: bash misc/jenkins/compile_other_versions/prepare_bundle.sh ${{matrix.build-target}} "firmware/tunerstudio/generated/rusefi_${{matrix.short-board-name}}.ini" ${{ github.ref_name }} ${{ toJSON(inputs.lts) }}