add requirements
This commit is contained in:
parent
d1edaaa70e
commit
3d691837a8
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -36,7 +36,7 @@ jobs:
|
||||
sudo apt-get update -y
|
||||
|
||||
sudo apt-get install -y python3-pip
|
||||
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev -y
|
||||
sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev libxml2 libxslt -y
|
||||
echo $PWD && ls
|
||||
git clone https://github.com/aceinnolab/Inkycal
|
||||
cd Inkycal
|
||||
|
Loading…
Reference in New Issue
Block a user