diff --git a/.github/workflows/get_forcing.yml b/.github/workflows/get_forcing.yml index edd591a..0094c1c 100644 --- a/.github/workflows/get_forcing.yml +++ b/.github/workflows/get_forcing.yml @@ -295,7 +295,8 @@ jobs: archive_ocims: # copy the data to an archive directory on ocims infrastructure, mounted to the mims compute server # (note we intentionally do not copy saws data as the archive dir will be public facing in future) - needs: [mercator_saeon,mercator,gfs] + needs: [gfs,hycom] + #[mercator_saeon,mercator,gfs,saws,hycom] runs-on: ${{ inputs.RUNNER_NAME }} steps: - name: archive forcing files on ocims infrastructure