modify component name

This commit is contained in:
lbl
2025-02-06 18:15:51 +08:00
parent 46b37c0753
commit 1fae7c9979
+1 -1
View File
@@ -235,7 +235,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: vnt-cli
name: vnt-cli-${{ matrix.TARGET }}
path: ./artifacts
- name: List
run: find ./artifacts