Skip to content

Commit

Permalink
Merge pull request #67 from asmeurer/fix-release
Browse files Browse the repository at this point in the history
fix release
  • Loading branch information
Saransh-cpp authored Nov 25, 2024
2 parents ac1e8b3 + d3a473f commit dbf2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
name: artifact
name: Packages
path: dist

- name: List distributions to be deployed
Expand Down

0 comments on commit dbf2a6b

Please sign in to comment.