update apt as otherwise, apt gets 404s
This commit is contained in:
1
.github/workflows/test-on-rpi.yml
vendored
1
.github/workflows/test-on-rpi.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
echo $HOME
|
||||
whoami
|
||||
cd /home/inky
|
||||
sudo apt update
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install git 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
|
||||
echo $PWD && ls
|
||||
|
||||
Reference in New Issue
Block a user