only: looks like gen_live_data is either not invoked or not working right here?

This commit is contained in:
rusefillc 2024-05-22 13:01:12 -04:00
parent 41d5bac9fa
commit 84ca436052
1 changed files with 3 additions and 1 deletions

View File

@ -221,7 +221,9 @@ runs:
bash bin/compile.sh $BOARD_META_PATH config
- name: Add Config to Commit Regardless of firmware build status
if: ${{ inputs.push == 'true' }}
# if: ${{ inputs.push == 'true' }}
# looks like gen_live_data is either not invoked or not working right here?
if: "false"
shell: bash
run: |
git add ${{inputs.rusefi_dir}}/firmware/${META_OUTPUT_ROOT_FOLDER}*