Skip to content

Commit 430fab7

Browse files
committed
Fix sssd issue in CI
1 parent d634253 commit 430fab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sssd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
export DEBIAN_FRONTEND=noninteractive
4747
apt-get update
4848
apt-get install -y build-essential autoconf libldb-dev \
49-
libldb2 python3-ldb bc libcap-dev libutf8proc-dev
49+
libldb2 python3-ldb bc libcap-dev libutf8proc-dev libndr-krb5pac-dev
5050
5151
- name: Setup env
5252
run: |

0 commit comments

Comments
 (0)