Skip to content

Commit

Permalink
prep dist
Browse files Browse the repository at this point in the history
  • Loading branch information
david26694 committed Jan 12, 2024
1 parent ff6fb77 commit b0f500b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Install dependencies
run: make install-dev

- name: Prepare dist/
run: make prep-dist

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

0 comments on commit b0f500b

Please sign in to comment.