Skip to content

Commit

Permalink
Merge 363e609 into 991b3a2
Browse files Browse the repository at this point in the history
  • Loading branch information
abretaud committed Nov 23, 2020
2 parents 991b3a2 + 363e609 commit 1fe5dbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint_test.yml
Expand Up @@ -34,6 +34,8 @@ jobs:
- uses: actions/setup-python@v1
with:
python-version: 3.6
- name: Update openldap debs
run: sudo apt-get update && sudo apt-get upgrade
- name: Install python-ldap deps
run: sudo apt-get install libldap2-dev libsasl2-dev
- name: Install python dev deps
Expand Down

0 comments on commit 1fe5dbe

Please sign in to comment.