mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
Re-enable install
This commit is contained in:
parent
94a7f13f92
commit
69f3222e85
@ -263,5 +263,5 @@ module.exports = (grunt) ->
|
||||
grunt.registerTask('ci', ciTasks)
|
||||
|
||||
defaultTasks = ['download-electron', 'download-electron-chromedriver', 'build', 'set-version', 'generate-asar']
|
||||
# defaultTasks.push 'install' unless process.platform is 'linux'
|
||||
defaultTasks.push 'install' unless process.platform is 'linux'
|
||||
grunt.registerTask('default', defaultTasks)
|
||||
|
Loading…
Reference in New Issue
Block a user