update
This commit is contained in:
parent
131e5c2230
commit
c37a89a71a
2
.github/workflows/update-os.yml
vendored
2
.github/workflows/update-os.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
|||||||
|
|
||||||
# install deps for 12.48" display
|
# install deps for 12.48" display
|
||||||
wget https://github.com/aceinnolab/Inkycal/raw/assets/tests/bcm2835-1.71.tar
|
wget https://github.com/aceinnolab/Inkycal/raw/assets/tests/bcm2835-1.71.tar
|
||||||
tar zxf bcm2835-1.71.tar
|
tar -xf bcm2835-1.71.tar
|
||||||
cd bcm2835-1.71/
|
cd bcm2835-1.71/
|
||||||
sudo ./configure && sudo make && sudo make check && sudo make install
|
sudo ./configure && sudo make && sudo make check && sudo make install
|
||||||
cd ..
|
cd ..
|
||||||
|
Loading…
Reference in New Issue
Block a user