Skip to content

Commit

Permalink
Add missing shell property
Browse files Browse the repository at this point in the history
  • Loading branch information
allenporter committed Dec 22, 2023
1 parent 39df80c commit a6fda4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action/diff/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ runs:
--sources "${{ inputs.sources }}" \
--output-file diff.patch \
${extra_flags}
shell: bash
- name: Generate Diff output
id: flux_diff_output
run: |
Expand Down

0 comments on commit a6fda4b

Please sign in to comment.