mirror of https://gitlab.com/pamhyr/pamhyr2
ci: Minor change.
parent
16caae9d40
commit
fe3f151e0b
|
|
@ -331,7 +331,7 @@ build-windows:
|
||||||
- mkdir windows
|
- mkdir windows
|
||||||
- cd windows
|
- cd windows
|
||||||
# Setup env
|
# Setup env
|
||||||
- pip3 install -U pip
|
- python -m pip install -U pip
|
||||||
- python -m pip install -r ..\requirements.txt
|
- python -m pip install -r ..\requirements.txt
|
||||||
- python -m pip install -U -r ..\requirements.txt
|
- python -m pip install -U -r ..\requirements.txt
|
||||||
# Run Pyinstaller
|
# Run Pyinstaller
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue