chore: Update Xvfb installation in alpha-build.sh to only run if not cross-compiling

This commit is contained in:
Mauro Balades
2024-07-22 23:39:16 +02:00
parent 7355138f14
commit 93668396da
5 changed files with 15 additions and 11 deletions

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"@zen-browser/surfer": "^1.0.36"
"@zen-browser/surfer": "^1.0.37"
}
}