fix accidental line deletion in build.yml
This commit is contained in:
parent
dd16d2583d
commit
e201116e61
|
@ -5,6 +5,7 @@ on:
|
|||
branches: [ chibios-21.11.x ]
|
||||
pull_request:
|
||||
branches: [ chibios-21.11.x ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue