Skip to content

Commit

Permalink
call artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
k0gen committed Feb 10, 2025
1 parent be90d08 commit 21bdfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v4
with:
name: cli-binaries-${{ matrix.target }}
artifact: cli-binaries-${{ matrix.target }}
path: release-binaries/${{ matrix.target }}

- name: Verify artifacts and combine checksums
Expand Down

0 comments on commit 21bdfe2

Please sign in to comment.