Skip to content

Commit

Permalink
add shell property
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Milarsky <[email protected]>
  • Loading branch information
IsaacMilarky committed Jan 6, 2025
1 parent 71f7bf7 commit 79593e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/extendJSON/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ runs:
python-version: '3.9'

- name: Install dependencies
shell: bash
run: pip install pydash

- name: Extend JSON and write to env
Expand Down

0 comments on commit 79593e6

Please sign in to comment.