fix: fix windows build issue (#2947)
This commit is contained in:
parent
22bab988c6
commit
7d8095427b
@ -1,5 +1,5 @@
|
||||
@echo off
|
||||
pushd "%~dp0"\..
|
||||
set RELEASE=1
|
||||
.\ninja wheels || exit /b 1
|
||||
tools\ninja wheels || exit /b 1
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user