Skip to content

Commit

Permalink
Use Quarto envvar that exists on project main
Browse files Browse the repository at this point in the history
  • Loading branch information
rich-iannone committed Aug 29, 2023
1 parent e61fad4 commit e1feb6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/utils_quarto.R
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@


check_quarto <- function() {
Sys.getenv("QUARTO_MESSAGES_FILE") != ""
Sys.getenv("QUARTO_BIN_PATH") != ""
}

0 comments on commit e1feb6b

Please sign in to comment.