diff --git a/.github/workflows/windows-alpha-build.yml b/.github/workflows/windows-alpha-build.yml index 2d9360b12..5e1eb15db 100644 --- a/.github/workflows/windows-alpha-build.yml +++ b/.github/workflows/windows-alpha-build.yml @@ -141,6 +141,7 @@ jobs: SURFER_COMPAT: ${{ matrix.arch == 'x32' }} run: | set -x + dos2unix configs/windows/mozconfig export SURFER_PLATFORM="win32" export ZEN_CROSS_COMPILING=1 # if test ${{ inputs.generate-gpo }}; then