Revert "gh-14651: Changed zip builds to use tar" (gh-14681)

This commit is contained in:
mr. m
2026-07-22 11:25:03 +02:00
committed by GitHub
parent e5d38f76a6
commit c5373ee093
5 changed files with 7 additions and 9 deletions

View File

@@ -301,7 +301,7 @@ jobs:
needs: [windows-step-1, build-data]
with:
build-version: ${{ needs.build-data.outputs.version }}
profile-data-path-archive: zen.win64-pgo-stage-1.tar
profile-data-path-archive: zen.win64-pgo-stage-1.zip
release-branch: ${{ inputs.update_branch }}
windows-step-3: