fix typo
This commit is contained in:
parent
96bb8448c2
commit
d1edaaa70e
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
echo $PWD && ls
|
echo $PWD && ls
|
||||||
git clone https://github.com/aceinnolab/Inkycal
|
git clone https://github.com/aceinnolab/Inkycal
|
||||||
cd Inkycal
|
cd Inkycal
|
||||||
python3.11 -m venv venv
|
python3 -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