Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ei-grad committed Sep 5, 2024
1 parent 448e2c1 commit e32ac73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
run: pip install build
- name: Build distribution
run: python -m build .
- name: File list
run: tar tf dist/*.tar.gz && unzip -l dist/*.whl
- name: Upload artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit e32ac73

Please sign in to comment.