Skip to content

Commit 948f4c2

Browse files
authored
Update build-clang-doxy.yml - correct name used in offset
1 parent 1f076a3 commit 948f4c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ jobs:
225225
include:
226226
- offset: "0x1000"
227227
- offset: "0x0"
228-
arduino-platform: "qtpy_esp32c3"
228+
arduino-platform: "wippersnapper_qtpy_esp32c3"
229229
steps:
230230
- uses: actions/setup-python@v4
231231
with:
@@ -612,4 +612,4 @@ jobs:
612612
env:
613613
GH_REPO_TOKEN: ${{ secrets.GH_REPO_TOKEN }}
614614
PRETTYNAME : "Adafruit.io WipperSnapper Library"
615-
run: bash ci/doxy_gen_and_deploy.sh
615+
run: bash ci/doxy_gen_and_deploy.sh

0 commit comments

Comments
 (0)