Skip to content

Commit

Permalink
correct the bat
Browse files Browse the repository at this point in the history
  • Loading branch information
womendoushihaoyin committed Sep 11, 2024
1 parent 09119eb commit cc78bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_release_vs2022.bat
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ setlocal DISABLEDELAYEDEXPANSION
cd deps
mkdir %build_dir%
cd %build_dir%
set DEPS=%CD%/OrcaSlicer _dep
set DEPS=%CD%/OrcaSlicer_dep

if "%1"=="slicer" (
GOTO :slicer
Expand Down

0 comments on commit cc78bdc

Please sign in to comment.