chore: Update alpha-build.sh script to handle xvfb-run not found and enable lazy loading for images

This commit is contained in:
Mauro Balades
2024-07-20 17:06:29 +02:00
parent a8bbc0ade6
commit c2866e0b26

View File

@@ -300,6 +300,9 @@ jobs:
- name: Bootstrap
run: |
set -x
cd engine/
cat ../.github/workflows/src/windows_mozconfig >> ../configs/common/mozconfig
cd ..