remove arrow

This commit is contained in:
Kasper Juul Hermansen 2022-12-18 21:39:35 +01:00
parent 7427f8f8d8
commit d553bf06b7
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -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.