mirror of
https://github.com/Luzifer/ots.git
synced 2025-02-02 09:15:46 -05:00
ci: Update repo URL for test / build packages
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
3e25f5f720
commit
1a9f494483
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- 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
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user