diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bd3ec7b..e037bb4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -164,10 +164,10 @@ IOB-WIN-PSER:build: - 'cd $env:APP_NAME' - '& .\venv\Scripts\Activate.ps1' - python --version - - pip --version + - python -m pip --version # - *version-fix script: - - 'python -m PyInstaller --onefile --icon SteamWare.ico IOB-WIN-PSER.py' + - python -m PyInstaller --onefile --icon SteamWare.ico IOB-WIN-PSER.py # # -------------------------------- # # RELEASE