Skip to content

Commit

Permalink
Fix minor typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arnabanimesh authored Oct 18, 2024
1 parent 921cd6b commit f7f2fad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/release/build_delivery_win.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ set PATH=%userprofile%\AppData\Roaming\Python\Python3%1\Scripts;%PATH%
::echo "python path: %PATH%"
GOTO :eof

REM PYTHON 3.8, 3.9, 3.10, 3.11, 3.12, 3,13
REM PYTHON 3.8, 3.9, 3.10, 3.11, 3.12, 3.13
:BUILD_PYTHON
title Build Python
set HASH=
Expand Down

0 comments on commit f7f2fad

Please sign in to comment.