mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-30 03:47:47 +00:00
chore: Update install script, removed debug flag
This commit is contained in:
2
.github/workflows/src/alpha-build.sh
vendored
2
.github/workflows/src/alpha-build.sh
vendored
@@ -15,7 +15,7 @@ then
|
||||
Xvfb :2 -screen 0 1024x768x24 &
|
||||
export LLVM_PROFDATA=$HOME/.mozbuild/clang/bin/llvm-profdata
|
||||
export DISPLAY=:2
|
||||
pnpm build -d
|
||||
pnpm build
|
||||
else
|
||||
echo "Xvfb could not be found, running without it"
|
||||
echo "ASSUMING YOU ARE RUNNING THIS ON MACOS"
|
||||
|
||||
Reference in New Issue
Block a user