Skip to content

Commit

Permalink
Fix artifact download
Browse files Browse the repository at this point in the history
  • Loading branch information
rcaelers committed Feb 16, 2025
1 parent ff038b6 commit 9bf70b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:

- uses: actions/download-artifact@v4
with:
name: artifacts
name: all-artifacts
path: _deploy

- name: Upload artifacts to MinIO
Expand Down

0 comments on commit 9bf70b3

Please sign in to comment.