qbhf2's picture
added NvidiaWarp and GarmentCode repos
66c9c8a
raw
history blame
174 Bytes
@echo off
setlocal
call "%~dp0..\..\..\..\repo.bat" docs --config release --stage publish --edition s3web --publish-as-latest
if %errorlevel% neq 0 ( exit /b %errorlevel% )