Skip to content

Commit fc5c2df

Browse files
committed
remove ubuntu rpm package
1 parent 2551fb1 commit fc5c2df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
- name: Install RPM tools
115115
run: |
116116
sudo apt-get update
117-
sudo apt-get install -y createrepo-c rpm-sign
117+
sudo apt-get install -y createrepo-c
118118
119119
- name: Import GPG key
120120
uses: crazy-max/ghaction-import-gpg@v6

0 commit comments

Comments
 (0)