Skip to content

Commit 11887c3

Browse files
committed
Revert "."
This reverts commit c8155ee.
1 parent c8155ee commit 11887c3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/ci/scripts/install-msys2.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,7 @@ if isWindows; then
2323
# cp "${python_home}/python.exe" "${python_home}/python3.exe"
2424
# fi
2525
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}\\x64"
26-
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}
27-
# \\x64\\Scripts"
26+
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}\\x64\\Scripts"
2827

2928
# Install pacboy for easily installing packages
3029
pacman -S --noconfirm pactoys

0 commit comments

Comments
 (0)