Skip to content

Commit

Permalink
fix pipeline order
Browse files Browse the repository at this point in the history
  • Loading branch information
langbart committed Oct 15, 2024
1 parent 307a686 commit 4fd5464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/data-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4fd5464

Please sign in to comment.