This commit is contained in:
Bryce Thorup
2023-12-15 06:23:53 -07:00
parent e8449a83b0
commit 19892174ac
2 changed files with 1 additions and 1 deletions

View File

View File

@@ -8,5 +8,5 @@ inputs:
runs:
using: composite
steps:
- run: ./action
- run: action.sh
shell: bash