Skip to content

Commit

Permalink
Included python package publishing
Browse files Browse the repository at this point in the history
Signed-off-by: Anderson Ignacio <anderson@aignacio.com>
  • Loading branch information
aignacio committed Oct 27, 2023
1 parent b522d5a commit 4898cf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ jobs:
uses: actions/setup-python@v3
with:
python-version: "3.10"
- name: Install deps
run: >-
pip install -e
- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit 4898cf4

Please sign in to comment.