Skip to content

Commit 64e1b89

Browse files
committed
fix bad merge conflict resolution
1 parent 16ee6fc commit 64e1b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

R/render.R

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ quarto_render <- function(
9797
profile = NULL,
9898
quarto_args = NULL,
9999
pandoc_args = NULL,
100+
libpaths = .libPaths(),
100101
as_job = getOption("quarto.render_as_job", "auto")
101102
) {
102103
# get quarto binary

0 commit comments

Comments
 (0)