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
|
echo $PWD && ls
|
||||||
git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal
|
git clone --branch main --single-branch https://github.com/aceinnolab/Inkycal
|
||||||
cd Inkycal
|
cd Inkycal
|
||||||
python3.12 -m venv venv
|
python3.11 -m venv venv
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install wheel
|
pip install wheel
|
||||||
|
Loading…
Reference in New Issue
Block a user