patch

Reference docs for the patch melange pipeline

Apply patches

Dependencies

  • patch

Reference

InputDescription
strip-componentsThe number of path components to strip while extracting. Default is set to 1
patches*A list of patches to apply, as a whitespace delimited string.

Example

- uses: patch
    with:
      patches: libtool-fix-cross-compile.patch

Last updated: 2022-11-01 11:07