Skip to content

Commit 1433afb

Browse files
committed
doc: update README.md describing the "run_command" input
1 parent 205e914 commit 1433afb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ Glob patterns will be expanded by bash when copying the files to the repository.
2929

3030
**Optional** Command line flags for makepkg to build the package (if `test` is enabled). The default flags are `--clean --cleanbuild --nodeps`.
3131

32+
### `run_command`
33+
34+
**Optional** Install the package and run the specified command to make sure the installed package works.
35+
3236
### `commit_username`
3337

3438
**Required** The username to use when creating the new commit.

0 commit comments

Comments
 (0)