Set anda bootstrap terra repo

This commit is contained in:
windowsboy111
2023-01-28 16:23:52 +08:00
parent ebfa0bd5e1
commit b08243f88b
+1 -1
View File
@@ -30,7 +30,7 @@ jobs:
- name: Install repositories
run: |
sudo dnf install -y dnf-plugins-core
sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic-repos/raw/main/terra${{ matrix.version }}.repo
sudo dnf config-manager --add-repo https://github.com/terrapkg/subatomic-repos/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-rs/toolchain@v1
with: