Update update-os.yml

This commit is contained in:
Ace 2023-09-03 17:22:58 +02:00 committed by GitHub
parent 5404a23273
commit 93441a1ebe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ jobs:
sudo ./configure && sudo make && sudo make check && sudo make install
cd ..
echo $CWD
wget https://github.com/aceinnolab/Inkycal/blob/assets/Repo/wiringpi-latest.deb
wget https://project-downloads.drogon.net/wiringpi-latest.deb
sudo dpkg -i wiringpi-latest.deb
cd ..
echo $CWD