Skip to content

Commit

Permalink
[CI] Add refreshenv to Windows script
Browse files Browse the repository at this point in the history
  • Loading branch information
belimawr committed Mar 27, 2024
1 parent 30d1d22 commit 41d1e18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .ci/scripts/install-tools.bat
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ SET USERPROFILE=%OLD_USERPROFILE%

echo "Upgrade chocolatey to latest version"
choco upgrade chocolatey -y
refreshenv

IF NOT EXIST C:\Python38\python.exe (
REM Install python 3.8
Expand Down

0 comments on commit 41d1e18

Please sign in to comment.