Update main.yml

This commit is contained in:
Yoshiko2
2020-08-21 02:28:30 +08:00
committed by GitHub
parent c0f319ee48
commit 0b80d5f172

View File

@@ -52,7 +52,7 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v1
with:
name: AV_Data_Capture-CLI-$VERSION-Windows
name: AV_Data_Capture-CLI-${{ VERSION }}-Windows
path: dist
@@ -99,7 +99,7 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v1
with:
name: AV_Data_Capture-CLI-$VERSION-MacOS
name: AV_Data_Capture-CLI-${{ VERSION }}-MacOS
path: dist
Linux: