mirror of
https://github.com/armbian/scripts.git
synced 2026-01-06 10:32:48 -08:00
Update download-and-test-external.yml
This commit is contained in:
@@ -198,6 +198,7 @@ jobs:
|
||||
|
||||
APTLY_CONF="-max-tries=3 "
|
||||
[[ "${CHECKSUM}" == "ignore" ]] && APTLY_CONF+="-ignore-checksums "
|
||||
[[ "${SIGNATURES}" == "ignore" ]] && APTLY_CONF+="-ignore-signatures "
|
||||
|
||||
# add armbian repository key
|
||||
wget https://apt.armbian.com/armbian.key -O key
|
||||
|
||||
Reference in New Issue
Block a user