Skip to content

Commit

Permalink
Make build/build.js executable
Browse files Browse the repository at this point in the history
Antonio Scandurra committed Jul 29, 2016
1 parent 2688f77 commit d660f9b
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified build/build.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
@@ -20,7 +20,7 @@ dependencies:

override:
- script/bootstrap
- node build/build.js
- build/build.js

post:
- zip -r out/Atom.zip out/Atom-darwin-x64

0 comments on commit d660f9b

Please sign in to comment.