Skip to content

Commit

Permalink
fix(bun-install): declare shell
Browse files Browse the repository at this point in the history
  • Loading branch information
EdieLemoine committed Oct 24, 2023
1 parent 8d9d4c9 commit 17e04e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bun-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ runs:

- name: 'Get bun variables'
id: variables
shell: bash
#language=sh
run: |
hash=$(bun pm hash-print || echo '')
Expand Down

0 comments on commit 17e04e9

Please sign in to comment.