fixed pipeline
Some checks failed
Build MuCaPy Executable / build-windows-exe (push) Failing after 3m21s
Some checks failed
Build MuCaPy Executable / build-windows-exe (push) Failing after 3m21s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install Windows Python under Wine
|
- name: Install Windows Python under Wine
|
||||||
run: |
|
run: |
|
||||||
wget https://www.python.org/ftp/python/3.13.9/python-3.13.9-amd64.exe-O python_installer.exe
|
wget https://www.python.org/ftp/python/3.13.9/python-3.13.9-amd64.exe -O python_installer.exe
|
||||||
wine python_installer.exe /quiet InstallAllUsers=1 PrependPath=1
|
wine python_installer.exe /quiet InstallAllUsers=1 PrependPath=1
|
||||||
|
|
||||||
- name: Upgrade pip and install PyInstaller (Windows)
|
- name: Upgrade pip and install PyInstaller (Windows)
|
||||||
|
|||||||
Reference in New Issue
Block a user