fix accidental line deletion in build.yml

This commit is contained in:
dexter93 2022-03-03 13:44:52 +02:00 committed by GitHub
parent dd16d2583d
commit e201116e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ on:
branches: [ chibios-21.11.x ]
pull_request:
branches: [ chibios-21.11.x ]
jobs:
build:
runs-on: ubuntu-latest