We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f8f947 commit 3c8346cCopy full SHA for 3c8346c
.github/workflows/00-setup-mkosi.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Install rpm dependencies (apt)
10
- run: sudo apt-get -y install autopoint libnss3-dev
+ run: sudo apt-get -y install autopoint libnss3-dev libpopt-dev
11
- name: Download rpm
12
uses: actions/checkout@v2
13
with:
0 commit comments