chore: fix ps syntax error

This commit is contained in:
Matthias
2024-10-01 08:16:13 +02:00
committed by GitHub
parent a92532c0c9
commit f9c8b7f4ab

View File

@@ -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"
)