This commit is contained in:
parent
198071de7a
commit
eb380230c7
@ -32,7 +32,7 @@ jobs:
|
|||||||
echo "deb https://mirror.nju.edu.cn/ubuntu/ focal-backports main restricted universe multiverse" >> /etc/apt/sources.list
|
echo "deb https://mirror.nju.edu.cn/ubuntu/ focal-backports main restricted universe multiverse" >> /etc/apt/sources.list
|
||||||
echo "deb https://mirror.nju.edu.cn/ubuntu/ focal-security main restricted universe multiverse" >> /etc/apt/sources.list
|
echo "deb https://mirror.nju.edu.cn/ubuntu/ focal-security main restricted universe multiverse" >> /etc/apt/sources.list
|
||||||
apt-get --allow-unauthenticated update
|
apt-get --allow-unauthenticated update
|
||||||
apt-get --allow-unauthenticated install -y gnupg
|
#apt-get --allow-unauthenticated install -y gnupg
|
||||||
|
|
||||||
- name: Add missing GPG keys for NJU mirror
|
- name: Add missing GPG keys for NJU mirror
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user