This commit is contained in:
Bryce Thorup
2023-12-15 06:43:07 -07:00
parent 6f78d28c5e
commit 922cd1ae54

View File

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