Skip to content

Commit 70db3bf

Browse files
committed
add missing final arg to pep build
Signed-off-by: Matthew Peveler <[email protected]>
1 parent 48e0d4c commit 70db3bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
--source
3434
--binary
3535
--out-dir dist/
36+
.
3637
3738
- name: Publish package
3839
uses: pypa/gh-action-pypi-publish@master

0 commit comments

Comments
 (0)