modify component name
This commit is contained in:
@@ -235,7 +235,7 @@ jobs:
|
|||||||
- name: Download artifacts
|
- name: Download artifacts
|
||||||
uses: actions/download-artifact@v4
|
uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: vnt-cli
|
name: vnt-cli-${{ matrix.TARGET }}
|
||||||
path: ./artifacts
|
path: ./artifacts
|
||||||
- name: List
|
- name: List
|
||||||
run: find ./artifacts
|
run: find ./artifacts
|
||||||
|
|||||||
Reference in New Issue
Block a user