mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-23 20:06:38 +00:00
Add ZEN_GA_DISABLE_PGO environment variable to disable PGO and update codesign script for verbose output
This commit is contained in:
1
.github/workflows/linux-release-build.yml
vendored
1
.github/workflows/linux-release-build.yml
vendored
@@ -135,6 +135,7 @@ jobs:
|
||||
- name: Package
|
||||
env:
|
||||
SURFER_COMPAT: ${{ matrix.arch }}
|
||||
ZEN_GA_DISABLE_PGO: true
|
||||
run: |
|
||||
export SURFER_PLATFORM="linux"
|
||||
export ZEN_RELEASE=1
|
||||
|
||||
Reference in New Issue
Block a user