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 670a623 commit 80652c1Copy full SHA for 80652c1
action.yaml
@@ -17,6 +17,7 @@ runs:
17
run: |
18
python -m pip install -r requirements.txt
19
- name: input paths
20
+ shell: bash -l {0}
21
22
echo "${{ fromJson(inputs.env-paths) }}"
23
- name: analyze environments
0 commit comments