remove arrow
This commit is contained in:
parent
7427f8f8d8
commit
d553bf06b7
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -147,7 +147,7 @@ jobs:
|
||||
|
||||
# Custom install command for your formula.
|
||||
# Required - string.
|
||||
install: 'bin.install "toolkit" => "toolkit"'
|
||||
install: 'bin.install "toolkit"'
|
||||
|
||||
# Custom test command for your formula so you can run `brew test`.
|
||||
# Optional - string.
|
||||
|
Reference in New Issue
Block a user