~ruther/qmk_firmware

a69bf7af04fd6ada0a2bb17cc7a80378ea502235 — QMK Bot 11 months ago 224ff1d + 6964036
Merge remote-tracking branch 'origin/master' into develop
1 files changed, 1 insertions(+), 1 deletions(-)

M .github/workflows/ci_build_major_branch.yml
M .github/workflows/ci_build_major_branch.yml => .github/workflows/ci_build_major_branch.yml +1 -1
@@ 117,7 117,7 @@ jobs:
          files: firmwares/.failed

      - name: Fail build if needed
        if: steps.check_failure_marker.outputs.exists == 'true'
        if: steps.check_failure_marker.outputs.files_exists == 'true'
        run: |
          # Exit with failure if the compilation stage failed
          exit 1

Do not follow this link