Skip to content

Commit

Permalink
Adding the shell to the first step
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Oct 22, 2024
1 parent 1ece256 commit d8dd23b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions post-artifact/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ runs:
echo "This action must only run in pull requests."
echo "See https://github.com/CDCgov/cfa-actions for more information."
exit 1
shell: bash

# https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28#list-workflow-run-artifacts
- name: "Get list of available artifacts and store as .json"
Expand Down

0 comments on commit d8dd23b

Please sign in to comment.