We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb1b254 commit f2b4677Copy full SHA for f2b4677
.github/workflows/ArduinoBuild.yml
@@ -58,8 +58,8 @@ jobs:
58
- matrix-context: M5Stack
59
arduino-board: m5stack-core-esp32
60
sketch-names: M5Stack-SD-Menu.ino,AppStore.ino
61
- launcher-name: M5stack-Launcher
62
- appstore-name: M5stack-AppStore
+ launcher-name: M5Stack-Launcher
+ appstore-name: M5Stack-AppStore
63
required-libraries: "ESP32-Chimera-Core,LovyanGFX,ArduinoJson"
64
- matrix-context: M5Core2
65
arduino-board: m5stack-core2
0 commit comments