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 4898cf4 commit d1945bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
python-version: "3.10"
- name: Install deps
run: >-
pip install -e
pip install -e .
- name: Install pypa/build
run: >-
python -m
Expand Down

0 comments on commit d1945bf

Please sign in to comment.