Explicit use bash for Windows

This commit is contained in:
Oleg A 2024-04-16 03:19:56 +03:00
parent 0c45773b62
commit 4c753545d1
No known key found for this signature in database
GPG key ID: 5FE046817A9657C5

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