Skip to content

Commit 83ed586

Browse files
committed
set c6 dev asset to same naming asset scheme
1 parent 9e9a19b commit 83ed586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ jobs:
731731
- name: upload build artifacts zip
732732
uses: actions/upload-artifact@v4
733733
with:
734-
name: build-files-dev
734+
name: build-files-dev-${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}
735735
path: |
736736
wippersnapper.${{ matrix.arduino-platform }}.littlefs.${{ env.WS_VERSION }}.zip
737737

0 commit comments

Comments
 (0)