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 9e9a19b commit 83ed586Copy full SHA for 83ed586
.github/workflows/build-clang-doxy.yml
@@ -731,7 +731,7 @@ jobs:
731
- name: upload build artifacts zip
732
uses: actions/upload-artifact@v4
733
with:
734
- name: build-files-dev
+ name: build-files-dev-${{ matrix.arduino-platform }}.${{ env.WS_VERSION }}
735
path: |
736
wippersnapper.${{ matrix.arduino-platform }}.littlefs.${{ env.WS_VERSION }}.zip
737
0 commit comments