Skip to content

Commit 1236bd0

Browse files
committed
point dev to new ref
1 parent b59f126 commit 1236bd0

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
@@ -258,8 +258,9 @@ jobs:
258258
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
259259
- uses: actions/checkout@v4
260260
with:
261-
repository: adafruit/ci-arduino
261+
repository: brentru/ci-arduino
262262
path: ci
263+
ref: add-ws-partition-scheme-targets
263264
- name: Checkout Board Definitions
264265
uses: actions/checkout@v4
265266
with:

0 commit comments

Comments
 (0)