Skip to content

Commit ccb12e1

Browse files
committed
dont point esp32 there!
1 parent bde9d2f commit ccb12e1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,8 @@ jobs:
258258
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
259259
- uses: actions/checkout@v4
260260
with:
261-
repository: brentru/ci-arduino
261+
repository: adafruit/ci-arduino
262262
path: ci
263-
ref: add-ws-partition-scheme-targets
264263
- name: Checkout Board Definitions
265264
uses: actions/checkout@v4
266265
with:

0 commit comments

Comments
 (0)