Update build.yml
This commit is contained in:
parent
4344ba40a5
commit
d74ca8af13
|
@ -66,5 +66,5 @@ jobs:
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
if: startsWith(matrix.os, 'macos')
|
if: startsWith(matrix.os, 'macos')
|
||||||
with:
|
with:
|
||||||
name: freetube-vue-0.8.0.dmg
|
name: freetube-vue-0.8.0-mac.dmg
|
||||||
path: build/FreeTube-Vue-0.8.0-mac.dmg
|
path: build/FreeTube-Vue-0.8.0.dmg
|
||||||
|
|
Loading…
Reference in New Issue