mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-10-06 02:40:57 +02:00
Cache downloaded tools. Cancel duplicate jobs. Use current repo when linking the core, this allows users to test their code when creating PRs against their forks (for instance an error in an example sketch will build successfully in a fork workflow.) Cache Arduino IDE. Add workflow_dispatch to be able to trigger the workflow manually.