Skip to content

Commit ce9bf50

Browse files
authored
Update ci.yml
added kerberos dev lib
1 parent b919ad7 commit ce9bf50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535

3636
- name: Install dependencies
3737
run: |
38+
apt-get install libkrb5-dev
3839
pip install -U setuptools pip wheel
3940
pip install -e .[cpphash,redis,uwsgi]
4041

0 commit comments

Comments
 (0)