Skip to content

Commit

Permalink
chore: build wheel
Browse files Browse the repository at this point in the history
  • Loading branch information
aaltat committed Mar 30, 2024
1 parent 34c98c1 commit 89c503f
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 @@ -31,6 +31,8 @@ jobs:
run: |
rfbrowser init chromium
inv atest
- name: Build package
run: python -m build
- name: Python Semantic Release
uses: python-semantic-release/python-semantic-release@master
with:
Expand Down

0 comments on commit 89c503f

Please sign in to comment.