Skip to content

Commit

Permalink
fix pointer to other job
Browse files Browse the repository at this point in the history
  • Loading branch information
bl-young committed Nov 5, 2024
1 parent 6781385 commit 120fff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/save-raw-data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

merge:
runs-on: ubuntu-latest
needs: upload
needs: generate-save-data
steps:
- name: Merge Artifacts
uses: actions/upload-artifact/merge@v4
Expand Down

0 comments on commit 120fff5

Please sign in to comment.