Skip to content

Commit

Permalink
Add shell to run step
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmgross committed Oct 12, 2023
1 parent a903cf2 commit 22dcf8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/install-dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ runs:
cache: npm

- run: npm ci
shell: bash

0 comments on commit 22dcf8a

Please sign in to comment.