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