Skip to content

Commit 6c40975

Browse files
committed
typo
1 parent 853c517 commit 6c40975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/build-core.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ echo ----------
3030
echo ========================================
3131
echo Fix up the sha in python/ray/_version.py
3232
echo ========================================
33-
"%PYTHON%" "%RECIPE_DIR%/fixup_sha.py" python/ray/_version.py %RAY_VER%
33+
"%PYTHON%" "%RECIPE_DIR%/fixup_sha.py" python/ray/_version.py "%PKG_VERSION%"
3434

3535

3636
echo ==========================================================

0 commit comments

Comments
 (0)