chore: Move profile data and rename merged.profdata based on build type

This commit is contained in:
mauro-balades
2024-09-01 13:27:49 +02:00
parent 385a275337
commit 1cf4458cd9
2 changed files with 4 additions and 2 deletions

View File

@@ -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

View File

@@ -19,7 +19,7 @@ Experience tranquillity while browsing the web without people tracking you!
[![Patreon](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/zen_browser)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K111FH7H)
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/zen_browser)
# Compatibility