Skip to content

Commit bde9d2f

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

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
@@ -572,8 +572,9 @@ jobs:
572572
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
573573
- uses: actions/checkout@v4
574574
with:
575-
repository: adafruit/ci-arduino
575+
repository: brentru/ci-arduino
576576
path: ci
577+
ref: add-ws-partition-scheme-targets
577578
- name: Install CI-Arduino
578579
run: bash ci/actions_install.sh
579580
- name: Install extra Arduino libraries

0 commit comments

Comments
 (0)