# Copyright 2021 Manna Harbour # https://github.com/manna-harbour/miryoku name: 'Build Example corne nice_nano' on: workflow_dispatch jobs: build: uses: ./.github/workflows/main.yml with: board: '["nice_nano"]' shield: '["corne_left","corne_right"]'