Update Zen browser components submodule commit reference

This commit is contained in:
Mauro Balades
2024-08-07 00:06:45 +02:00
parent 056f70a6fa
commit de19bdf2b4
20 changed files with 108 additions and 142 deletions

View File

@@ -1,5 +1,7 @@
set -ex
. ./.github/workflows/src/set-global-vars.sh
if command -v apt-get &> /dev/null
then
sudo apt-get update

View File

@@ -0,0 +1,3 @@
export MOZ_APP_UA_NAME="Firefox"
export MOZ_APP_VENDOR="Zen Browser"