Skip to content

Commit b3d098e

Browse files
committed
DROPME
Signed-off-by: Abhijat Malviya <[email protected]>
1 parent 857f3b0 commit b3d098e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-osrepo-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
- name: Install packaging tools
1717
# RPM tools are available on ubuntu
18-
run: sudo apt install -y rpm gpg createrepo-c dpkg-dev reprepro
18+
run: sudo apt install -y rpm gpg createrepo-c dpkg-dev reprepro anonexistentpackage
1919

2020
- name: Setup requirements
2121
working-directory: tools/packaging/osrepos

0 commit comments

Comments
 (0)