Skip to content

Commit 22dcf8a

Browse files
committed
Add shell to run step
1 parent a903cf2 commit 22dcf8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/install-dependencies/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ runs:
99
cache: npm
1010

1111
- run: npm ci
12+
shell: bash

0 commit comments

Comments
 (0)