Skip to content

Commit 36d548b

Browse files
authored
update target parameter description, add list of values
1 parent 3620ab0 commit 36d548b

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
@@ -21,7 +21,7 @@ inputs:
2121
required: false
2222
default: true
2323
target:
24-
description: 'Set target OS specific Open Watcom header search path (INCLUDE)'
24+
description: 'Set target OS (one of values "", "dos", "win", "nt", "os2", "os2-16", "linux"), change header search path (INCLUDE)'
2525
required: false
2626
default: ''
2727
runs:

0 commit comments

Comments
 (0)