update apt as otherwise, apt gets 404s

This commit is contained in:
Ace
2024-08-27 15:11:11 +02:00
parent f08907eb8a
commit 05cd1e13a5
2 changed files with 2 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ jobs:
# get kernel info
uname -srm
cd /home/inky
sudo apt update
sudo apt-get update -y
# sudo apt-get dist-upgrade -y