forked from ZenBrowserMirrors/zen-desktop
fix: closes #7630 - Fixed windows packages not containing redistributable files, r=configs
This commit is contained in:
parent
b0e4681b5f
commit
b0d10919d7
6 changed files with 16 additions and 3 deletions
|
@ -7,6 +7,9 @@ COMPONENT_ROOT=$(pwd)/src/zen
|
|||
EXTRA_COMPONENTS=(
|
||||
"scripts"
|
||||
"workflows"
|
||||
"winsign"
|
||||
"flatpak"
|
||||
"configs"
|
||||
)
|
||||
|
||||
echo "" > .formal-git/components
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue