Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
knopp committed Sep 11, 2023
1 parent 454082a commit bf609a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions run_build_tool.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ setlocal ENABLEDELAYEDEXPANSION

SET BASEDIR=%~dp0

cd %BASEDIR%

SET BASEDIR=%~dp0

echo BASEDIR=%BASEDIR%

if not exist "%CARGOKIT_TOOL_TEMP_DIR%" (
Expand Down

0 comments on commit bf609a6

Please sign in to comment.