Skip to content

Commit 0e967e5

Browse files
committed
Fix dist directory
1 parent 96e8f59 commit 0e967e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
with:
4646
user: __token__
4747
password: ${{ secrets.PYPI_API_TOKEN }}
48-
packages-dir: aieng-eval-agents/dist/
48+
packages-dir: dist/

0 commit comments

Comments
 (0)