mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Update artifact name in windows-alpha-build workflow
This commit is contained in:
2
.github/workflows/windows-alpha-build.yml
vendored
2
.github/workflows/windows-alpha-build.yml
vendored
@@ -169,7 +169,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v3
|
||||
if: ${{ inputs.generate-gpo }}
|
||||
with:
|
||||
name: zen.win64-pgo-stage-1.zip
|
||||
name: ${{ inputs.profile-data-path }}
|
||||
path: ./zen.win64-pgo-stage-1.zip
|
||||
|
||||
- name: Upload mar
|
||||
|
Reference in New Issue
Block a user