chore: Disable PGO build in Windows profile build workflow

This commit is contained in:
Mauro Balades
2024-07-24 11:15:18 +02:00
parent 5ca89116e7
commit 1433d594c7
4 changed files with 9 additions and 5 deletions

View File

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