diff --git a/.github/workflows/GEPS_Grib_Download_main.yml b/.github/workflows/GEPS_Grib_Download_main.yml index b2bdc11..d445871 100644 --- a/.github/workflows/GEPS_Grib_Download_main.yml +++ b/.github/workflows/GEPS_Grib_Download_main.yml @@ -61,7 +61,7 @@ jobs: name: download grib files shell: bash run: | - python src/downloads/download_models.py + python src/extract_forecast_main.py # - id: debug # name: debug and list files