diff --git a/.github/workflows/insider-linux.yml b/.github/workflows/insider-linux.yml index 883f565..e93915b 100644 --- a/.github/workflows/insider-linux.yml +++ b/.github/workflows/insider-linux.yml @@ -106,7 +106,7 @@ jobs: retention-days: ${{ needs.check.outputs.SHOULD_DEPLOY == 'yes' && 30 || 1 }} build: - needs: + needs: - compile runs-on: ubuntu-latest strategy: