Skip to content
Prev Previous commit
Next Next commit
Add shell to run step
  • Loading branch information
joshmgross committed Oct 12, 2023
commit 22dcf8ad68a33aacc3d264626829ec5dc7366370
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