Skip to content

Commit b570eef

Browse files
committed
new push to pypi
1 parent 8ebfc16 commit b570eef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_to_pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
run: >-
1818
python3 -m
1919
pip install
20-
pip install . # abb
2120
build
21+
. # abb
2222
--user
2323
- name: Build a binary wheel and a source tarball
2424
run: python3 -m build

0 commit comments

Comments
 (0)