Skip to content

Commit

Permalink
Fix release workflow to use distinct artifact names (actions#3485)
Browse files Browse the repository at this point in the history
  • Loading branch information
ericsciple authored and fmartinez255 committed Oct 14, 2024
1 parent 795ab0d commit 4a656d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ jobs:
path: ./
- name: Download Artifact (linux-arm64)
uses: actions/download-artifact@v4
- name: Download Artifact
uses: actions/download-artifact@v4
with:
name: runner-packages-linux-arm64
path: ./
Expand Down

0 comments on commit 4a656d9

Please sign in to comment.