Update update-os.yml
This commit is contained in:
parent
5404a23273
commit
93441a1ebe
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user