Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
majaha committed Feb 13, 2024
1 parent 52e9dc3 commit c8155ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/ci/scripts/install-msys2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ if isWindows; then
# cp "${python_home}/python.exe" "${python_home}/python3.exe"
# fi
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}\\x64"
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}\\x64\\Scripts"
# ciCommandAddPath "C:\\hostedtoolcache\\windows\\Python\\${native_python_version}
# \\x64\\Scripts"

# Install pacboy for easily installing packages
pacman -S --noconfirm pactoys
Expand Down

0 comments on commit c8155ee

Please sign in to comment.