mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-20 20:00:45 +00:00
chore: Update Windows build configuration to fix dos2unix issue
This commit is contained in:
1
.github/workflows/windows-alpha-build.yml
vendored
1
.github/workflows/windows-alpha-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user