Skip to content

Commit

Permalink
try a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Mar 22, 2024
1 parent 9f8d844 commit 8449399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/setup-backend/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:
python-version: ${{ inputs.python-version }}
cache: ${{ inputs.cache }}
- name: apt-get deps
shell: bash
run: sudo apt-get install -y libldap2-dev libsasl2-dev
- name: Install dependencies
run: |
Expand Down

0 comments on commit 8449399

Please sign in to comment.