mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Upload dist to Releases
This commit is contained in:
@@ -72,6 +72,7 @@ def main():
|
||||
if is_release:
|
||||
run_script('build.py', ['-c', 'R'])
|
||||
run_script('create-dist.py')
|
||||
run_script('upload.py')
|
||||
elif PLATFORM == 'win32' or target_arch == 'x64':
|
||||
run_script('build.py', ['-c', 'D'])
|
||||
if PLATFORM != 'win32':
|
||||
|
||||
Reference in New Issue
Block a user