Update build.yml

This commit is contained in:
Preston 2020-05-29 13:08:51 -04:00 committed by GitHub
parent 7e846adbfd
commit 2a13acdff1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@ jobs:
with:
name: freetube-vue_0.8.0_amd64.AppImage
path: build/FreeTube-Vue-0.8.0.AppImage
authentication: token ${{ secrets.GH_TOKEN }}
- name: Upload .rpm Artifact
uses: actions/upload-artifact@v2
if: startsWith(matrix.os, 'ubuntu')