Whoops, it's called 'jekyll_run_output'
This commit is contained in:
parent
bce2c2efb4
commit
5591ff2a6b
|
@ -16,7 +16,7 @@ def jekyll_output_file
|
|||
JEKYLL_COMMAND_OUTPUT_FILE
|
||||
end
|
||||
|
||||
def jekyll_output
|
||||
def jekyll_run_output
|
||||
File.read(jekyll_output_file)
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue