Skip to content

Commit 6be4c47

Browse files
committed
Update readme
1 parent fa12b54 commit 6be4c47

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,12 @@ This action builds an autotools project using the `autoreconf` -> `configure` ->
2727
# Installs to $GITHUB_WORKSPACE/build-dir by default.
2828
# Default: false
2929
install: ''
30+
31+
# The patch file to use when we are building an OSP project.
32+
patch-file: ''
33+
34+
# The user_settings.h file to copy in when when building.
35+
user-settings: ''
3036
```
3137
3238
# Example

0 commit comments

Comments
 (0)