Skip to content

Commit

Permalink
fix artifact name for aggregation
Browse files Browse the repository at this point in the history
  • Loading branch information
lukey-luke committed Feb 6, 2025
1 parent 90a2b1e commit 807b771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ jobs:
- name: upload tar artifact (3 of 4) - Aggregation
uses: actions/upload-artifact@v4
with:
name: dpc-attribution
name: dpc-aggregation
path: ${{ runner.temp }}/dpc_aggregation_latest.tar.gz
retention-days: 1

Expand Down

0 comments on commit 807b771

Please sign in to comment.