Skip to content

fixed core board

fixed core board #27

Workflow file for this run

name: C/C++ CI
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build on Arduino CLI
run: bash $GITHUB_WORKSPACE/build-arduino.sh