Remove old flag which breaks htmlproof
This commit is contained in:
parent
7df8f50248
commit
d18769aff0
|
@ -27,7 +27,7 @@ bundle install -j8 > /dev/null || bundle install > /dev/null
|
|||
|
||||
# 2.
|
||||
msg "Building..."
|
||||
bundle exec jekyll build -s $SOURCE -d $DESTINATION --full-rebuild --trace
|
||||
bundle exec jekyll build -s $SOURCE -d $DESTINATION --trace
|
||||
|
||||
# 3.
|
||||
msg "Proofing..."
|
||||
|
|
Loading…
Reference in New Issue