chore: Update alpha.yml workflow to include windows-step-2 dependency

This commit is contained in:
Mauro Balades
2024-08-16 17:02:24 +02:00
parent 739d1b1f59
commit 2d6660aa4d

View File

@@ -215,7 +215,7 @@ jobs:
permissions:
contents: write
secrets: inherit
needs: [build-data]
needs: [build-data, windows-step-2]
with:
build-version: ${{ needs.build-data.outputs.version }}
generate-gpo: false