mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-26 00:11:35 +00:00
chore: Disable PGO build in Windows profile build workflow
This commit is contained in:
1
.github/workflows/windows-alpha-build.yml
vendored
1
.github/workflows/windows-alpha-build.yml
vendored
@@ -137,6 +137,7 @@ jobs:
|
||||
export ZEN_CROSS_COMPILING=1
|
||||
if test ${{ inputs.generate-gpo }}; then
|
||||
#export ZEN_GA_GENERATE_PROFILE=1
|
||||
echo "note: PGO build is disabled"
|
||||
fi
|
||||
sh .github/workflows/src/alpha-build.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user