Skip to content

Commit

Permalink
(fix): wrong script :D
Browse files Browse the repository at this point in the history
  • Loading branch information
yusufpapurcu committed Dec 10, 2021
1 parent ece4171 commit 468b7b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
shell: bash

- name: Run Check
run: ${{ github.action_path }}/goodbye.sh
run: ${{ github.action_path }}/check.sh
shell: bash

- name: Get them as csv
Expand Down

0 comments on commit 468b7b5

Please sign in to comment.