modify component name
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user