Skip to content

Commit 20c1da1

Browse files
authored
Update action.yml
1 parent 3ae7db8 commit 20c1da1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ runs:
280280
- name: create cache dir
281281
run: |
282282
mkdir -p $GITHUB_WORKSPACE/cache
283+
shell: bash
283284

284285
- name: build and run digger
285286
if: ${{ !startsWith(github.action_ref, 'v') }}

0 commit comments

Comments
 (0)