Skip to content

Commit 3c8346c

Browse files
committed
add more rpm deps
1 parent 9f8f947 commit 3c8346c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/00-setup-mkosi.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
steps:
99
- name: Install rpm dependencies (apt)
10-
run: sudo apt-get -y install autopoint libnss3-dev
10+
run: sudo apt-get -y install autopoint libnss3-dev libpopt-dev
1111
- name: Download rpm
1212
uses: actions/checkout@v2
1313
with:

0 commit comments

Comments
 (0)