We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84fcbff commit 1563c34Copy full SHA for 1563c34
.github/workflows/build-clang-doxy.yml
@@ -175,7 +175,8 @@ jobs:
175
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
176
- uses: actions/checkout@v4
177
with:
178
- repository: adafruit/ci-arduino
+ repository: tyeth/ci-arduino
179
+ ref: WS_ARDUINO_598-preprocessor-script-for-printing-the-library-versions-to-boot_outtxt
180
path: ci
181
- name: Install CI-Arduino
182
run: bash ci/actions_install.sh
0 commit comments