refactor: Remove commented code in windows-alpha-build.yml

This commit is contained in:
Mauro Balades
2024-07-27 09:26:53 +02:00
parent 5ba50f2988
commit 1be4bbf08b

View File

@@ -135,9 +135,9 @@ jobs:
set -x
export SURFER_PLATFORM="win32"
export ZEN_CROSS_COMPILING=1
if test ${{ inputs.generate-gpo }}; then
export ZEN_GA_GENERATE_PROFILE=1
fi
# if test ${{ inputs.generate-gpo }}; then
# export ZEN_GA_GENERATE_PROFILE=1
# fi
sh .github/workflows/src/alpha-build.sh
- name: Package