Skip to content

Commit

Permalink
import canihavesomecoffee.gpg in github action
Browse files Browse the repository at this point in the history
Signed-off-by: Vufa <[email protected]>
  • Loading branch information
vufa committed Jan 16, 2023
1 parent 11c29cf commit eabe7fb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eabe7fb

Please sign in to comment.