Skip to content

Commit e2045f0

Browse files
authored
Merge pull request #645 from adafruit/set-rev-tft-debug-noota
Set debug build of s3-rev-tft to no_ota
2 parents c0af0ad + ebc002a commit e2045f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-clang-doxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ jobs:
569569
"feather_esp32s3_debug",
570570
"feather_esp32s3_4mbflash_2mbpsram_debug",
571571
"feather_esp32s3_tft_debug",
572-
"feather_esp32s3_reverse_tft_debug",
572+
"wippersnapper_feather_esp32s3_reverse_tft",
573573
]
574574
steps:
575575
- uses: actions/setup-python@v5

0 commit comments

Comments
 (0)