Update build-desktop.yml

This commit is contained in:
Igor Pečovnik
2021-12-21 21:43:09 +01:00
committed by GitHub
parent 94659e6656
commit 3411b439ae

View File

@@ -80,6 +80,7 @@ jobs:
name: "Build package"
needs: [ Prepare ]
if: ${{ needs.Prepare.outputs.matrix != '[]' && needs.Prepare.outputs.matrix != '' }}
runs-on: ubuntu-latest
timeout-minutes: 480
strategy: