This commit is contained in:
Bryce Thorup
2023-12-15 06:27:06 -07:00
parent 3b21c7c19e
commit 19f26bbcf6

View File

@@ -4,5 +4,5 @@ author: "Bryce Thorup"
runs:
using: composite
steps:
- run: action.sh
- run: ./action.sh
shell: bash