github: don't wait for flatpak build finish, it's broken for us anyway

This commit is contained in:
Alibek Omarov 2023-05-24 03:52:38 +03:00
parent cb43df43ef
commit eb61bcf76a
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,8 @@ jobs:
release:
name: "Upload releases"
runs-on: ubuntu-latest
needs: [build, flatpak]
#needs: [build, flatpak]
needs: build
if: ${{ github.event_name == 'push' }}
steps:
- name: Remove old release