mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-03 21:58:31 +00:00
Revert "gh-14651: Changed zip builds to use tar" (gh-14681)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user