mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-08 12:57:15 +00:00
chore: Update windows_mozconfig to set MAKENSISU path
This commit is contained in:
4
.github/workflows/src/windows_mozconfig
vendored
4
.github/workflows/src/windows_mozconfig
vendored
@@ -13,6 +13,8 @@ export WINEDEBUG=-all
|
||||
ac_add_options --target=x86_64-pc-windows-msvc
|
||||
|
||||
export MOZ_STUB_INSTALLER=1
|
||||
export MOZ_MAINTENANCE_SERVICE=1
|
||||
export MAKENSISU="C:\\Program Files (x86)\\NSIS\\Bin\\makensis.exe"
|
||||
|
||||
export MOZ_MAINTENANCE_SERVICE=
|
||||
|
||||
export MOZ_LTO=cross
|
||||
|
||||
Reference in New Issue
Block a user