Skip to content

Commit

Permalink
let's add the shell
Browse files Browse the repository at this point in the history
  • Loading branch information
scap3yvt authored Sep 27, 2024
1 parent 01b644a commit ac26401
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dependencies/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runs:
echo "If only-modified is triggered: ${{ steps.changed-files-specific.outputs.only_modified }}"
- name: Set output
shell: bash
run: echo "other_modified_files_count=${{ steps.changed-files-specific.outputs.other_modified_files_count }}" >> $GITHUB_OUTPUT


Expand Down

0 comments on commit ac26401

Please sign in to comment.