fiy typo
This commit is contained in:
parent
e574fe1a40
commit
f8a6f5885a
2
.github/workflows/test-on-rpi.yml
vendored
2
.github/workflows/test-on-rpi.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user