Skip to content

Commit 987fd60

Browse files
committed
Return to original fork
1 parent e77cec2 commit 987fd60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -512,7 +512,8 @@ jobs:
512512
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
513513
- uses: actions/checkout@v4
514514
with:
515-
repository: brentru/ci-arduino
515+
repository: adafruit/ci-arduino
516+
ref: ci-wippersnapper
516517
path: ci
517518
- name: Install CI-Arduino
518519
run: bash ci/actions_install.sh

0 commit comments

Comments
 (0)