From e5dde6126e090fa814c7f01e6bb7e77a0e23f7bf Mon Sep 17 00:00:00 2001 From: Samuele Emilio Locatelli Date: Mon, 27 Jan 2025 18:01:02 +0000 Subject: [PATCH] Update .gitlab-ci.yml file con test chiamata esplicita modulo x pip --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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