This commit is contained in:
parent
7d97d74cf4
commit
33c64dfc45
@ -31,8 +31,8 @@ jobs:
|
||||
echo "deb https://mirror.nju.edu.cn/ubuntu/ focal-updates 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
|
||||
apt update --allow-unauthenticated
|
||||
apt install -y gnupg --allow-unauthenticated
|
||||
apt-get update --allow-unauthenticated
|
||||
apt-get install -y gnupg --allow-unauthenticated
|
||||
|
||||
- name: Add missing GPG keys for NJU mirror
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user