Skip to content

Commit

Permalink
Don't update PATH
Browse files Browse the repository at this point in the history
  • Loading branch information
romainguy committed Jun 27, 2019
1 parent a7fc4d8 commit 2beb9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/windows/build.bat
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if defined KOKORO_BUILD_ID (
call RefreshEnv.cmd

:: Apparently the CMake install does not update PATH
set PATH=%PATH%;C:\Program Files\CMake\
:: set PATH=%PATH%;C:\Program Files\CMake\

echo %PATH%
)
Expand Down

0 comments on commit 2beb9c5

Please sign in to comment.