Update update-os.yml

This commit is contained in:
Ace 2024-03-24 17:17:33 +01:00 committed by GitHub
parent 4830a8f60d
commit 27a82501a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,7 +33,8 @@ jobs:
sudo usermod -a -G adm,dialout,cdrom,sudo,audio,video,plugdev,games,users,input,netdev,gpio,i2c,spi inky
sudo su inky
echo $HOME
whoami
# get kernel info
uname -srm
cd /home/inky
sudo apt-get update -y
sudo apt-get dist-upgrade -y