Skip to content

Commit

Permalink
Added Octa2go to the build actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinMueller2003 committed Nov 25, 2024
1 parent d59eb5e commit d3db763
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,13 +94,18 @@ jobs:
# M5Stack Atom
- target: "m5stack_atom"
chip: "esp32"
#
- target: "esp3deuxquatro_dmx"
chip: "esp32"
#
- target: "esp32_quinled_uno_espsv3"
chip: "esp32"
#
- target: "esp32_tetra2go"
chip: "esp32"
#
- target: "esp32_octa2go"
chip: "esp32"
# KR Lights
- target: "esp32_kr_lights_msm"
chip: "esp32"
Expand Down

0 comments on commit d3db763

Please sign in to comment.