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 ebc522f commit 86e05d2Copy full SHA for 86e05d2
.github/workflows/build-clang-doxy.yml
@@ -618,7 +618,6 @@ jobs:
618
ls -R examples/*/build/
619
- name: Rename build artifacts to reflect the platform name
620
run: |
621
-
622
mv examples/*/build/*/wippersnapper_debug.ino.uf2 wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.uf2
623
mv examples/*/build/*/wippersnapper_debug.ino.bin wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.bin
624
- name: upload build artifacts
0 commit comments