fix: ci build

This commit is contained in:
awalol
2026-05-08 14:02:00 +08:00
parent bc18d31613
commit 2a6e0d0fd5
+2 -2
View File
@@ -100,9 +100,9 @@ jobs:
archive: false
if-no-files-found: error
- name: Upload DSE UF2 artifact
- name: Upload Debug UF2 artifact
uses: actions/upload-artifact@v7
with:
path: artifacts/ds5-bridge-dse.uf2
path: artifacts/ds5-bridge-debug.uf2
archive: false
if-no-files-found: error