Skip to content

Commit

Permalink
Add which bash
Browse files Browse the repository at this point in the history
  • Loading branch information
mwilliamson committed Nov 10, 2023
1 parent 5598c8b commit ce6b2f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
tar xf jq-1.7.tar.gz
cd jq-1.7
./configure CFLAGS='-fPIC -pthread' --disable-maintainer-mode --with-oniguruma=builtin
which bash
make V=1 SHELL=/bin/bash
shell: bash
working-directory: deps
Expand Down

0 comments on commit ce6b2f6

Please sign in to comment.