Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Commit 4e65c75

Browse files
committed
descriptionの記述が間違えていたので修正した
1 parent 1a5d2e2 commit 4e65c75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ inputs:
2626
description: 'Clone with fetching LFS .'
2727
default: false
2828
checkout_dir:
29-
description: 'expoterd NFS directory with host ip address. ex:10.0.0.1:/exports'
29+
description: 'Name of directory to check out'
3030
required: true
3131
depth:
3232
description: 'git clone --depth={} option'

0 commit comments

Comments
 (0)