Update main.yml

This commit is contained in:
Yoshiko2
2020-08-21 03:02:13 +08:00
committed by GitHub
parent a15d8d11da
commit 7bc2c6d7b6

View File

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