Skip to content

Commit a462819

Browse files
authored
Update ci.yml
1 parent b64f84e commit a462819

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+
sudo apt update
3839
sudo apt-get install -y libkrb5-dev
3940
pip install -U setuptools pip wheel
4041
pip install -e .[cpphash,redis,uwsgi]

0 commit comments

Comments
 (0)