This commit is contained in:
Ace 2024-02-13 09:22:41 +01:00
parent e574fe1a40
commit f8a6f5885a

View File

@ -48,7 +48,7 @@ jobs:
echo $PWD && ls
git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal
cd Inkycal
python3.12 -m venv venv
python3.11 -m venv venv
. venv/bin/activate
python -m pip install --upgrade pip
pip install wheel