Skip to content

Commit

Permalink
Fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
diegoferigo authored Jul 13, 2021
1 parent b55a7e6 commit dc75455
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 @@ -55,7 +55,7 @@ jobs:

- uses: actions/download-artifact@v2
with:
name: artifact
name: dist
path: dist

- name: Inspect dist folder
Expand Down

0 comments on commit dc75455

Please sign in to comment.