Skip to content

Commit 80652c1

Browse files
committed
missing shell
1 parent 670a623 commit 80652c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ runs:
1717
run: |
1818
python -m pip install -r requirements.txt
1919
- name: input paths
20+
shell: bash -l {0}
2021
run: |
2122
echo "${{ fromJson(inputs.env-paths) }}"
2223
- name: analyze environments

0 commit comments

Comments
 (0)