Skip to content

Commit

Permalink
specify shell
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanCoding committed Feb 24, 2024
1 parent a164c6f commit c64c652
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/dab_tests/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ inputs:
required: true
runs:
using: composite
shell: bash
steps:
- name: Install build requirements
run: sudo apt-get update && sudo apt-get install -y libsasl2-dev libldap2-dev libssl-dev libxmlsec1-dev
Expand Down

0 comments on commit c64c652

Please sign in to comment.