chore: Update Windows build configuration to install dos2unix

This commit is contained in:
Mauro Balades
2024-08-01 18:29:10 +02:00
parent b659bfd5e6
commit 97ce6bae00

View File

@@ -106,6 +106,9 @@ jobs:
echo "export LIB=\"$(cd ~/.mozbuild/clang/lib/clang/* && cd lib/windows && pwd)\"" >> ../configs/common/mozconfig
cat ../configs/common/mozconfig
sudo apt-get update
sudo apt-get install dos2unix
ls ~/win-cross/wine || true
ls ~/win-cross/vs2022 || true