Skip to content

Commit

Permalink
Update release.
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrwilson committed Jan 24, 2025
1 parent 9550fbf commit 29f60a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ jobs:
steps:
- name: Download all the dists.
uses: actions/download-artifact@v4
- name: Display structure of downloaded files
run: ls -R
- name: Organize artifacts into a directory
run: |
mkdir -p dist
Expand Down

0 comments on commit 29f60a5

Please sign in to comment.