chore: fix ps syntax error

pull/10735/head
Matthias 2 years ago committed by GitHub
parent a92532c0c9
commit f9c8b7f4ab
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -159,7 +159,7 @@ function Find-PythonExecutable {
"C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python310\python.exe",
"C:\Python312\python.exe",
"C:\Python311\python.exe",
"C:\Python310\python.exe",
"C:\Python310\python.exe"
)

Loading…
Cancel
Save