Skip to content

Commit

Permalink
ci release upload: try fix artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
benbovy committed Aug 21, 2024
1 parent fa43fad commit fe756c0
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 @@ -138,7 +138,7 @@ jobs:
- name: Get dist files
uses: actions/download-artifact@v4
with:
name: release-*
pattern: release-*
merge-multiple: true
path: dist

Expand Down

0 comments on commit fe756c0

Please sign in to comment.