Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zzy-ac authored Aug 15, 2024
1 parent d48acb5 commit 6542a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-nonaur-action/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cat << EOM >> /etc/pacman.conf
[multilib]
Include = /etc/pacman.d/mirrorlist
[archlinuxcn]
Server = https://cloudflaremirrors.com/archlinux/$repo/os/$arch
Server = https://mirrors.cicku.me/archlinuxcn/$arch
EOM

pacman-key --init
Expand Down

0 comments on commit 6542a19

Please sign in to comment.