Skip to content

Commit 26ab7ff

Browse files
committed
fix missing shell property
1 parent 2eda9f8 commit 26ab7ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ inputs:
88

99
runs:
1010
using: 'composite'
11+
shell: bash
1112
steps:
1213
- name: Checkout
1314
uses: actions/checkout@v2

0 commit comments

Comments
 (0)