mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2026-03-24 07:20:25 +00:00
Fix syntax error in workflow build.yml file
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,8 +26,6 @@ on:
|
|||||||
branches-ignore:
|
branches-ignore:
|
||||||
- 'onlinedocs'
|
- 'onlinedocs'
|
||||||
workflow_call:
|
workflow_call:
|
||||||
branches-ignore:
|
|
||||||
- 'onlinedocs'
|
|
||||||
|
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: RelWithDebInfo
|
BUILD_TYPE: RelWithDebInfo
|
||||||
|
|||||||
Reference in New Issue
Block a user