Skip to content

Commit

Permalink
Merge pull request #222 from DSACMS/fix-extendJSON
Browse files Browse the repository at this point in the history
Fix ExtendJSON: add shell property
  • Loading branch information
natalialuzuriaga authored Jan 6, 2025
2 parents 71f7bf7 + 79593e6 commit 16063f5
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 16063f5

Please sign in to comment.