Skip to content

Commit 916c481

Browse files
authored
Update publish.sh
1 parent 7ca945f commit 916c481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
set -e
44

5-
python -m poetry publish --build
5+
python3 -m poetry publish --build

0 commit comments

Comments
 (0)