mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update test-in-docker-images.yml
This commit is contained in:
2
.github/workflows/test-in-docker-images.yml
vendored
2
.github/workflows/test-in-docker-images.yml
vendored
@@ -39,6 +39,4 @@ jobs:
|
||||
gpg --dearmor < key | tee /usr/share/keyrings/armbian.gpg > /dev/null
|
||||
chmod go+r /usr/share/keyrings/armbian.gpg
|
||||
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armbian.gpg] http://apt.armbian.com $RELEASE main ${RELEASE}-utils ${RELEASE}-desktop" | tee /etc/apt/sources.list.d/armbian.list
|
||||
pwd
|
||||
cat /etc/apt/sources.list
|
||||
apt update
|
||||
|
||||
Reference in New Issue
Block a user