mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-09-11 00:00:48 +00:00
Merge remote-tracking branch 'origin/master' into develop
This commit is contained in:
2
.github/workflows/ci_build_major_branch.yml
vendored
2
.github/workflows/ci_build_major_branch.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user