[ci] Update archrepo URL

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2023-06-09 19:47:31 +02:00
parent 90b82521e9
commit a89e487dc5
Signed by: luzifer
GPG Key ID: D91C3E91E4CAD6F5

View File

@ -27,7 +27,7 @@ jobs:
steps: steps:
- name: Enable custom AUR package repo - name: Enable custom AUR package repo
run: echo -e "[luzifer]\nSigLevel = Never\nServer = https://s3-eu-west-1.amazonaws.com/arch-luzifer-io/repo/\$arch" >>/etc/pacman.conf run: echo -e "[luzifer]\nSigLevel = Never\nServer = https://archrepo.hub.luzifer.io/\$arch" >>/etc/pacman.conf
- name: Install required packages - name: Install required packages
run: | run: |