Skip to content

Commit 9c265a4

Browse files
committed
Uncommented line in build_and_upload.bat (hum...)
1 parent d77d071 commit 9c265a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_and_upload.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if errorlevel 1 goto :yes
1010
:yes
1111
@echo ==============================================================================
1212
@echo:
13-
@echo twine upload dist/*
13+
twine upload dist/*
1414
GOTO :continue
1515
:no
1616
@echo:

0 commit comments

Comments
 (0)