We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9644519 commit 53864e0Copy full SHA for 53864e0
action.yml
@@ -88,6 +88,7 @@ runs:
88
cache: pip
89
90
- run: python --version
91
+ shell: bash
92
93
- name: Is Windows
94
if: ${{ runner.os }} == "Windows"
0 commit comments