Skip to content

Commit

Permalink
Fix extension build task
Browse files Browse the repository at this point in the history
  • Loading branch information
meyer committed May 10, 2019
1 parent 0062b39 commit c85b891
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ task :default do
'icon.png',
'emoji-db/emoji-db.json',
'emoji-db/emoji-img/',
'emoji-db/utils.rb',
].each do |f|
dir_name = File.dirname(f)
mkdir_p(DestDir.join dir_name) if dir_name != '.'
Expand Down

0 comments on commit c85b891

Please sign in to comment.