Fix rubocop
This commit is contained in:
parent
aada5d7194
commit
085129ac64
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ end
|
|||
desc "Build the website"
|
||||
task build: ["nanoc:clean_css", "nanoc:compile"]
|
||||
|
||||
|
||||
desc "Trigger a build when src/ is modified"
|
||||
task "build:watch" => "nanoc:watch"
|
||||
|
||||
|
|
Loading…
Reference in a new issue