arduino / ArduinoCore-megaavr

Arduino Core for the ATMEGA4809 CPU
104 stars 62 forks source link

Fix CI #140

Open pazeshun opened 1 month ago

pazeshun commented 1 month ago

Currently, Compile MuxTo github action fails (e.g., https://github.com/arduino/ArduinoCore-megaavr/actions/runs/11121101633), so we cannot follow https://github.com/arduino/ArduinoCore-megaavr/issues/103#issuecomment-1651216008. This PR tries to fix that situation.

pazeshun commented 1 month ago

I'm not sure why, but Compile MuxTO action does not run on this PR. See https://github.com/pazeshun/ArduinoCore-megaavr/actions/workflows/compile-muxto.yml?query=branch%3Afix-ci for its result.