This commit is contained in:
parent
92f167e7e8
commit
7f0bff57eb
12
.github/workflows/release-published.yml
vendored
12
.github/workflows/release-published.yml
vendored
@ -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.
|
||||||
|
Reference in New Issue
Block a user