with bin install
This commit is contained in:
parent
07a2143d50
commit
64f853d025
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
|||||||
|
|
||||||
# Custom install command for your formula.
|
# Custom install command for your formula.
|
||||||
# Required - string.
|
# Required - string.
|
||||||
#install: 'bin.install "src/my-script.sh" => "my-script"'
|
install: 'bin.install "toolkit" => "toolkit"'
|
||||||
|
|
||||||
# Custom test command for your formula so you can run `brew test`.
|
# Custom test command for your formula so you can run `brew test`.
|
||||||
# Optional - string.
|
# Optional - string.
|
||||||
|
Reference in New Issue
Block a user