diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 7ceb90eb..4c401f44 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -92,8 +92,7 @@ jobs: release: name: "Upload releases" runs-on: ubuntu-latest - #needs: [build, flatpak] - needs: build + needs: [build, flatpak] if: ${{ github.event_name == 'push' }} steps: - name: Remove old release