forgot string
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-12-18 23:18:05 +01:00
parent 92f167e7e8
commit 7f0bff57eb
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -34,12 +34,12 @@ jobs:
# Custom dependencies in case other formulas are needed to build the current one. # Custom dependencies in case other formulas are needed to build the current one.
# Optional - multiline string. # Optional - multiline string.
depends_on: | depends_on: |
fzf "fzf"
gh "gh"
dust "dust"
bottom "bottom"
procs "procs"
src-cli "src-cli"
# Custom install command for your formula. # Custom install command for your formula.
# Required - string. # Required - string.