diff --git a/Makefile b/Makefile index 68c9ec9..30487b0 100644 --- a/Makefile +++ b/Makefile @@ -20,5 +20,5 @@ test: install ## test website: install ## render vignettes and website Rscript -e "altdoc::render_docs(verbose = TRUE)" - rm -rf _quarto - rm -rf ~/Downloads/countrycode_website && cp -r docs ~/Downloads/countrycode_website + # rm -rf _quarto + # rm -rf ~/Downloads/countrycode_website && cp -r docs ~/Downloads/countrycode_website