Update build.yml
This commit is contained in:
parent
2677682770
commit
c43d0e87fd
|
@ -42,5 +42,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: startsWith(matrix.os, 'windows')
|
if: startsWith(matrix.os, 'windows')
|
||||||
with:
|
with:
|
||||||
name: freetube-vue_0.8.0.exe
|
name: freetube-vue-0.8.0-win
|
||||||
path: build/FreeTube-Vue Setup 0.8.0.exe
|
path: build/FreeTube-Vue-0.8.0-win.zip
|
||||||
|
|
Loading…
Reference in New Issue