Update repo URLs

This commit is contained in:
lleyton
2022-10-22 15:59:30 -07:00
committed by GitHub
parent 0725b04a35
commit 5fa8ba12ef
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
- name: Install repositories
run: |
sudo dnf install -y dnf-plugins-core
sudo dnf config-manager --add-repo https://github.com/andaman-common-pkgs/subatomic-repos/raw/main/terra37.repo
sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic/raw/main/terra.repo
- run: sudo dnf install -y mock createrepo_c rpm-build anda-mock-configs gcc curl wget git-core openssl-devel
- uses: actions/checkout@v3
with: