review adjustment

This commit is contained in:
Ace
2024-04-29 13:58:23 +02:00
parent 0ff28e4e11
commit 0ba210a8aa
2 changed files with 4 additions and 7 deletions

View File

@@ -65,10 +65,6 @@ jobs:
tar -xf bcm2835-1.71.tar
cd bcm2835-1.71/
sudo ./configure && sudo make && sudo make check && sudo make install
cd ..
echo $CWD
wget https://project-downloads.drogon.net/wiringpi-latest.deb
sudo dpkg -i wiringpi-latest.deb
cd ..
echo $CWD