update ci.yml with new libs structure
Some checks failed
Arduino Pong CI / build (ubuntu-latest) (push) Has been cancelled
Arduino Pong CI / build (macos-latest) (push) Has been cancelled
Arduino Pong CI / build (windows-latest) (push) Has been cancelled

This commit is contained in:
andrea
2026-03-15 21:15:49 +01:00
parent cb42a45aa7
commit 28f029ce03

View File

@@ -7,8 +7,8 @@ on:
- 'arduino_pong.ino'
- 'Makefile'
- '.github/workflows/ci.yml'
- '*.cpp'
- '*.h'
- 'src/*.cpp'
- 'src/*.h'
jobs:
build: