Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
reidjohnson committed Dec 23, 2023
1 parent 62bc031 commit 0de7e50
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,9 @@ jobs:

- uses: actions/download-artifact@v4
with:
pattern: artifact-*
path: dist
pattern: artifact-*
merge-multiple: true

- name: Install dependencies
run: |
Expand Down

0 comments on commit 0de7e50

Please sign in to comment.