diff --git a/.github/workflows/compile_main_fredi_data.yml b/.github/workflows/compile_main_fredi_data.yml index c9b5578..966aee9 100644 --- a/.github/workflows/compile_main_fredi_data.yml +++ b/.github/workflows/compile_main_fredi_data.yml @@ -49,7 +49,7 @@ jobs: devtools::install_github( repo = "https://github.com/USEPA/FrEDI", ref = "${{ github.event.inputs.branch_name }}", - subdir = "FrEDI", + # subdir = "FrEDI", dependencies = FALSE, upgrade = "never", force = TRUE,