From 4fd54648250e20e5ba0de43e83cf3420c9ab0815 Mon Sep 17 00:00:00 2001 From: langbart Date: Tue, 15 Oct 2024 09:47:14 +0200 Subject: [PATCH] fix pipeline order --- .github/workflows/data-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/data-pipeline.yaml b/.github/workflows/data-pipeline.yaml index 2116f43..87f95fb 100644 --- a/.github/workflows/data-pipeline.yaml +++ b/.github/workflows/data-pipeline.yaml @@ -86,7 +86,7 @@ jobs: export-landings: name: Export Malawi SSF landings - needs: preprocess-landings + needs: validate-landings runs-on: ubuntu-latest container: image: docker.pkg.github.com/worldfishcenter/peskas.malawi.data.pipeline/r-runner-peskas-malawi