Skip to content

Commit 86e05d2

Browse files
committed
Remove blank line
1 parent ebc522f commit 86e05d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -618,7 +618,6 @@ jobs:
618618
ls -R examples/*/build/
619619
- name: Rename build artifacts to reflect the platform name
620620
run: |
621-
622621
mv examples/*/build/*/wippersnapper_debug.ino.uf2 wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.uf2
623622
mv examples/*/build/*/wippersnapper_debug.ino.bin wippersnapper.${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}.bin
624623
- name: upload build artifacts

0 commit comments

Comments
 (0)