Skip to content

Update main.yml

Update main.yml #2

Workflow file for this run

name: Compile Arduino Sketches
on: [push]
jobs:
compile:
uses: arduino/compile-sketches@v1

Check failure on line 5 in .github/workflows/main.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/main.yml

Invalid workflow file

invalid value workflow reference: references to workflows must be rooted in '.github/workflows'
with:
fqbn: "arduino:avr:uno"
libraries: |
- name: Servo
- name: Stepper
version: 1.1.3