mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-26 08:08:52 +00:00
chore: Enable experimental settings page for Zen Labs
This commit is contained in:
7
.github/workflows/windows-alpha-build.yml
vendored
7
.github/workflows/windows-alpha-build.yml
vendored
@@ -136,6 +136,13 @@ jobs:
|
||||
with:
|
||||
path: ~/artifact
|
||||
|
||||
- name: Show artifact info
|
||||
if: ${{ !inputs.generate-gpo }}
|
||||
run: |
|
||||
ls ~/artifact
|
||||
ls ~/artifact/en-US-${{ matrix.generic == true && 'generic' || 'specific' }}.log
|
||||
ls ~/artifact/merged-${{ matrix.generic == true && 'generic' || 'specific' }}.profdata
|
||||
|
||||
- name: Import
|
||||
env:
|
||||
SURFER_COMPAT: ${{ matrix.generic == true }}
|
||||
|
||||
Reference in New Issue
Block a user