Skip to content

Commit 6814ed1

Browse files
committed
Update action.yml
1 parent 97eb64e commit 6814ed1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup-environment/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 'Setup environment'
22
description: 'Setup environment'
33
runs:
44
using: 'composite'
5+
shell: bash
56
steps:
67
- name: Setup Node.js
78
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)