mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-25 16:54:21 +00:00
chore: Remove unused set-global-vars.sh script and update MOZ_APP_UA_NAME in moz-build.patch
This commit is contained in:
2
.github/workflows/src/alpha-build.sh
vendored
2
.github/workflows/src/alpha-build.sh
vendored
@@ -1,7 +1,5 @@
|
||||
set -ex
|
||||
|
||||
. ./.github/workflows/src/set-global-vars.sh
|
||||
|
||||
if command -v apt-get &> /dev/null
|
||||
then
|
||||
sudo apt-get update
|
||||
|
||||
3
.github/workflows/src/set-global-vars.sh
vendored
3
.github/workflows/src/set-global-vars.sh
vendored
@@ -1,3 +0,0 @@
|
||||
|
||||
export MOZ_APP_UA_NAME="Firefox"
|
||||
export MOZ_APP_VENDOR="Zen Browser"
|
||||
Reference in New Issue
Block a user