chore: Update windows-profile-build workflow to include windows-step-1 in the needs array

This commit is contained in:
Mauro Balades
2024-07-22 01:51:39 +02:00
parent ec9bc6ed92
commit 138ea1cb57

View File

@@ -189,7 +189,7 @@ jobs:
uses: ./.github/workflows/windows-profile-build.yml
permissions:
contents: write
needs: [build-data]
needs: [windows-step-1, build-data]
with:
build-version: ${{ needs.build-data.outputs.version }}
profile-data-path-archive: zen-windows-x86_64-profile-data-and-jarlog.zip