Skip to content

Commit b523658

Browse files
committed
install autopoint dep for rpm
1 parent 4153a4f commit b523658

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
name: Build Image
77
runs-on: ubuntu-latest
88
steps:
9+
- name: Install autopoint (apt)
10+
run: sudo apt-get -y install autopoint
911
- name: Download rpm
1012
uses: actions/checkout@v2
1113
with:

0 commit comments

Comments
 (0)