mirror of
https://github.com/danbulant/api_docs
synced 2026-05-19 04:08:40 +00:00
Set default task to build
This commit is contained in:
parent
42cb37cc9e
commit
27e0db7d14
1 changed files with 3 additions and 1 deletions
4
Rakefile
4
Rakefile
|
|
@ -1 +1,3 @@
|
|||
require 'middleman-gh-pages'
|
||||
require 'middleman-gh-pages'
|
||||
|
||||
task :default => [:build]
|
||||
|
|
|
|||
Loading…
Reference in a new issue