Skip to content

Commit e47d9f9

Browse files
Olegt0rrjoshmgross
andauthored
Explicit use bash for Windows (#1377)
Co-authored-by: Josh Gross <joshmgross@github.com>
1 parent 4a28cbc commit e47d9f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -513,6 +513,7 @@ jobs:
513513
```yaml
514514
- name: Get pip cache dir
515515
id: pip-cache
516+
shell: bash
516517
run: |
517518
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT
518519

0 commit comments

Comments
 (0)