Skip to content
Snippets Groups Projects
Unverified Commit 6bb1d1c5 authored by Samuel Attard's avatar Samuel Attard Committed by Samuel Attard
Browse files

build: import execute method in symbols zip script

parent 696cc7c4
No related merge requests found
......@@ -8,7 +8,7 @@ import sys
from lib.config import PLATFORM, get_target_arch
from lib.util import scoped_cwd, get_electron_version, make_zip, \
get_electron_branding, get_out_dir
get_electron_branding, get_out_dir, execute
ELECTRON_VERSION = get_electron_version()
PROJECT_NAME = get_electron_branding()['project_name']
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment