Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
- name: Upload build artifact
|
- name: Upload build artifact
|
||||||
uses: actions/upload-artifact@v1
|
uses: actions/upload-artifact@v1
|
||||||
with:
|
with:
|
||||||
name: AV_Data_Capture-CLI-${{ Linux.VERSION.VERION }}-Linux
|
name: AV_Data_Capture-CLI-${{ VERSION.VERION }}-Linux
|
||||||
path: dist
|
path: dist
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user