Skip to content

Commit

Permalink
ci: fix wrong job name
Browse files Browse the repository at this point in the history
  • Loading branch information
itsusinn committed Aug 6, 2021
1 parent f123c4e commit 84098dd
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 @@ -89,7 +89,7 @@ jobs:
needs: [build-amd64]
runs-on: ubuntu-latest
steps:
- name: Download lin-bin
- name: Download binaries
uses: actions/download-artifact@v2
with:
name: amd64
Expand Down

0 comments on commit 84098dd

Please sign in to comment.