Skip to content

Commit dd12332

Browse files
authored
Update release-pypi.yaml
package name fix
1 parent 6292bc1 commit dd12332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ jobs:
4747
run: |
4848
make dist
4949
ls dist/
50-
tar tvf dist/aros_node-*.tar.gz
50+
tar tvf dist/llavaction-*.tar.gz
5151
python3 -m twine upload dist/*

0 commit comments

Comments
 (0)