This commit is contained in:
Bryce Thorup
2023-12-15 06:42:32 -07:00
parent 935b57df8b
commit 6f78d28c5e

View File

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