chore: fix out_dir usage in upload-node-checksums.py
This commit is contained in:
parent
504581e308
commit
363cf1dec2
1 changed files with 0 additions and 2 deletions
|
@ -10,8 +10,6 @@ import tempfile
|
||||||
from lib.config import s3_config
|
from lib.config import s3_config
|
||||||
from lib.util import download, rm_rf, s3put, safe_mkdir
|
from lib.util import download, rm_rf, s3put, safe_mkdir
|
||||||
|
|
||||||
# TODO: Update this entire file to point at the correct file names in the out
|
|
||||||
# directory
|
|
||||||
DIST_URL = 'https://atom.io/download/electron/'
|
DIST_URL = 'https://atom.io/download/electron/'
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue