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 ]
|
branches: [ chibios-21.11.x ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ chibios-21.11.x ]
|
branches: [ chibios-21.11.x ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue