Skip to content

Commit

Permalink
another attempt at surfacing release binaries
Browse files Browse the repository at this point in the history
  • Loading branch information
dgkf committed Oct 12, 2023
1 parent 9b7d292 commit 87ae344
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,8 @@ jobs:
uses: actions/checkout@v4

- uses: actions/download-artifact@v3
path: dist
with:
path: dist

- name: Display structure of downloaded files
working-directory: dist
Expand Down

0 comments on commit 87ae344

Please sign in to comment.