fix bug that only occurs on windows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe
|
||||
curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.11.3/python-3.11.3-amd64.exe
|
||||
|
||||
wine pythonInstaller.exe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user