mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
chore: Move profile data and rename merged.profdata based on build type
This commit is contained in:
4
.github/workflows/windows-profile-build.yml
vendored
4
.github/workflows/windows-profile-build.yml
vendored
@@ -80,7 +80,9 @@ jobs:
|
||||
- name: Move profile data
|
||||
run: |
|
||||
dir
|
||||
mv merged.profdata merged-${{ matrix.generic == true && 'generic' || 'specific' }}.profdata
|
||||
dir engine
|
||||
mv engine/merged.profdata merged-${{ matrix.generic == true && 'generic' || 'specific' }}.profdata
|
||||
mv engine/en-US-${{ matrix.generic == true && 'generic' || 'specific' }}.log en-US-${{ matrix.generic == true && 'generic' || 'specific' }}.log
|
||||
|
||||
- name: Publish merged.profdata
|
||||
uses: actions/upload-artifact@v4
|
||||
|
@@ -19,7 +19,7 @@ Experience tranquillity while browsing the web without people tracking you!
|
||||
|
||||
[](https://www.patreon.com/zen_browser)
|
||||
|
||||
[](https://ko-fi.com/K3K111FH7H)
|
||||
[](https://ko-fi.com/zen_browser)
|
||||
|
||||
# Compatibility
|
||||
|
||||
|
Reference in New Issue
Block a user