Explicit use bash for Windows

This commit is contained in:
Oleg A
2024-04-16 03:19:56 +03:00
parent 0c45773b62
commit 4c753545d1

View File

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