Add debug mode and more error messages to workflows

This commit is contained in:
Manna Harbour
2022-05-26 15:53:54 +10:00
parent 4620b91542
commit d44283d90f
14 changed files with 57 additions and 14 deletions

View File

@@ -6,6 +6,7 @@ on: workflow_dispatch
jobs:
build:
uses: ./.github/workflows/main.yml
secrets: inherit
with:
board: '["nice_nano"]'
shield: '["corne_left","corne_right"]'