Skip to content

Commit 1563c34

Browse files
committed
Swap CI branch to ignore deps
1 parent 84fcbff commit 1563c34

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
@@ -175,7 +175,8 @@ jobs:
175175
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
176176
- uses: actions/checkout@v4
177177
with:
178-
repository: adafruit/ci-arduino
178+
repository: tyeth/ci-arduino
179+
ref: WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
179180
path: ci
180181
- name: Install CI-Arduino
181182
run: bash ci/actions_install.sh

0 commit comments

Comments
 (0)