Build spec modules against locally generated node headers tarball
This commit is contained in:
parent
c6c93211be
commit
c19c14d0b3
4 changed files with 117 additions and 80 deletions
|
@ -101,6 +101,7 @@ def main():
|
|||
run_python_script('upload-windows-pdb.py')
|
||||
|
||||
# Upload node headers.
|
||||
run_python_script('create-node-headers.py', '-v', args.version)
|
||||
run_python_script('upload-node-headers.py', '-v', args.version)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue