mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-21 06:45:42 +00:00
Clean up whitespace and formatting in various files; update CODEOWNERS and .gitignore
This commit is contained in:
1
.github/workflows/code-linter.yml
vendored
1
.github/workflows/code-linter.yml
vendored
@@ -31,4 +31,3 @@ jobs:
|
||||
|
||||
- name: Lint
|
||||
run: pnpm lint
|
||||
|
||||
|
||||
2
.github/workflows/src/release-build.sh
vendored
2
.github/workflows/src/release-build.sh
vendored
@@ -20,7 +20,7 @@ if ! command -v Xvfb &> /dev/null; then
|
||||
else
|
||||
echo "Xvfb could not be found, running without it"
|
||||
echo "ASSUMING YOU ARE RUNNING THIS ON MACOS"
|
||||
|
||||
|
||||
set -v
|
||||
export ZEN_RELEASE=1
|
||||
pnpm build
|
||||
|
||||
Reference in New Issue
Block a user