From eabe7fb8bea29200a6a05d248ebd627961252720 Mon Sep 17 00:00:00 2001 From: Vufa Date: Mon, 16 Jan 2023 13:17:42 +0800 Subject: [PATCH] import canihavesomecoffee.gpg in github action Signed-off-by: Vufa --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c3d6ae9..b2d401d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,9 +21,10 @@ jobs: with: repos: > archlinuxcn=https://mirrors.tuna.tsinghua.edu.cn/archlinuxcn/$arch - before: "sudo pacman -S --noconfirm archlinuxcn-keyring" + before: "sudo pacman -S --noconfirm archlinuxcn-keyring && curl https://github.com/canihavesomecoffee.gpg | gpg --import" packages: > p7zip + lib32-udis86-git deepin-wine6-stable deepin-wine-helper xorg-xwininfo