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

@@ -79,6 +79,7 @@ jobs:
set-output "branches" "${{ github.event.inputs.branches }}"
build:
uses: ./.github/workflows/main.yml
secrets: inherit
needs: process-inputs
with:
board: ${{ needs.process-inputs.outputs.board }}