mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(yazi)
needs make to build
This commit is contained in:
parent
7b59760a41
commit
26f32df15e
|
@ -18,11 +18,11 @@ build:
|
|||
dependencies:
|
||||
rust-lang.org: ^1.70
|
||||
rust-lang.org/cargo: '*'
|
||||
gnu.org/make: '*'
|
||||
script: cargo install --locked --root {{prefix}} --path app
|
||||
|
||||
|
||||
provides:
|
||||
- bin/yazi
|
||||
|
||||
test:
|
||||
- yazi --version | grep "{{version}}"
|
||||
- yazi --version | grep "{{version}}"
|
||||
|
|
Loading…
Reference in a new issue