Explicit use bash for Windows

pull/1377/head
Oleg A
parent 0c45773b62
commit 4c753545d1
No known key found for this signature in database
GPG Key ID: 5FE046817A9657C5

@ -513,6 +513,7 @@ jobs:
```yaml
- name: Get pip cache dir
id: pip-cache
shell: bash
run: |
echo "dir=$(pip cache dir)" >> $GITHUB_OUTPUT

Loading…
Cancel
Save