parent
0e388bce3e
commit
e715607178
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ runs:
|
||||||
e auto-update disable
|
e auto-update disable
|
||||||
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
if [ "$(expr substr $(uname -s) 1 10)" == "MSYS_NT-10" ]; then
|
||||||
e d cipd.bat --version
|
e d cipd.bat --version
|
||||||
cp "C:\Python37\python.exe" "C:\Python37\python3.exe"
|
cp "C:\Python311\python.exe" "C:\Python311\python3.exe"
|
||||||
fi
|
fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue