Update README.md
This commit is contained in:
@@ -2,11 +2,14 @@
|
||||
|
||||
Creates annotations for warnings and errors in gcc builds.
|
||||
|
||||

|
||||
|
||||
|
||||
## Inputs
|
||||
|
||||
### build-directory
|
||||
|
||||
**Optional** Base directory for build. For builds done in a subdirectory, this should match that directory, otherwise the pattern match will not be able to point to the correct file.
|
||||
**Optional** Directory the build is running in. Matched errors will not be able to point to the correct file or create warnings in the `Files changed` overview unless this is correct.
|
||||
|
||||
## Example usage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user