Skip to content

Commit 57d8bcc

Browse files
committed
ensure dir is a subdir of curdir
1 parent 2b9e5df commit 57d8bcc

File tree

3 files changed

+91
-71
lines changed

3 files changed

+91
-71
lines changed

install/action.yml

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ inputs:
1414
Bash script to run after plugins are installed but before `asdf install`.
1515
eg, to install npm keyring
1616
required: false
17+
directory:
18+
description: |-
19+
If present, the action will execute from this subdirectory
20+
required: false
1721
asdf_branch:
1822
description: asdf branch to clone
1923
required: false

0 commit comments

Comments
 (0)