diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index eea78064f..432da297e 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -205,7 +205,7 @@ jobs: uses: ./.github/workflows/windows-alpha-build.yml permissions: contents: write - needs: [build-data] + needs: [build-data, windows-step-2] with: build-version: ${{ needs.build-data.outputs.version }} generate-gpo: false