We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3620ab0 commit 36d548bCopy full SHA for 36d548b
1 file changed
action.yml
@@ -21,7 +21,7 @@ inputs:
21
required: false
22
default: true
23
target:
24
- description: 'Set target OS specific Open Watcom header search path (INCLUDE)'
+ description: 'Set target OS (one of values "", "dos", "win", "nt", "os2", "os2-16", "linux"), change header search path (INCLUDE)'
25
26
default: ''
27
runs:
0 commit comments