Skip to content

Commit

Permalink
Fix build_release
Browse files Browse the repository at this point in the history
  • Loading branch information
relf committed Oct 18, 2024
1 parent a97ee04 commit 7c3dd3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
steps:
- uses: actions/download-artifact@v4
with:
pattern: smt-design-space-ext-*
merge-multiple: true
path: dist

- uses: pypa/gh-action-pypi-publish@release/v1
Expand Down

0 comments on commit 7c3dd3e

Please sign in to comment.