no longer try and install createrepo
This commit is contained in:
parent
33c119aa98
commit
773c8b3923
1 changed files with 1 additions and 1 deletions
2
.github/workflows/releases.yml
vendored
2
.github/workflows/releases.yml
vendored
|
|
@ -57,7 +57,7 @@ jobs:
|
|||
echo "moved ${#cards[@]} cards to the Done column"
|
||||
|
||||
- name: Install packaging dependencies
|
||||
run: sudo apt-get install -y createrepo rpm reprepro
|
||||
run: sudo apt-get install -y rpm reprepro
|
||||
- name: Set up GPG
|
||||
run: |
|
||||
gpg --import --no-tty --batch --yes < script/pubkey.asc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue