Update tests.yml
This commit is contained in:
parent
bca1798d58
commit
894cf9434e
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
|||||||
commands: |
|
commands: |
|
||||||
apt-get update -y
|
apt-get update -y
|
||||||
apt-get install -y python3-pip
|
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
|
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 -y
|
||||||
cd /Inkycal
|
cd /Inkycal
|
||||||
. venv/bin/activate
|
. venv/bin/activate
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
|
Loading…
Reference in New Issue
Block a user