Skip to content

Commit cf3b61f

Browse files
brentrutyeth
authored andcommitted
build from brentru, add revtft debug target
1 parent 30c871e commit cf3b61f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ jobs:
565565
"feather_esp32s3_debug",
566566
"feather_esp32s3_4mbflash_2mbpsram_debug",
567567
"feather_esp32s3_tft_debug",
568+
"feather_esp32s3_reverse_tft_debug",
568569
]
569570
steps:
570571
- uses: actions/setup-python@v5
@@ -578,7 +579,7 @@ jobs:
578579
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
579580
- uses: actions/checkout@v4
580581
with:
581-
repository: adafruit/ci-arduino
582+
repository: brentru/ci-arduino
582583
path: ci
583584
ref: ci-wippersnapper
584585
- name: Install CI-Arduino

0 commit comments

Comments
 (0)