mirror of
https://github.com/sxyazi/yazi.git
synced 2026-07-21 23:01:05 +00:00
fix: expose ya CLI in the Snap build (#2904)
This commit is contained in:
parent
ffdd74b6ab
commit
39f50c898b
1 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,10 @@ apps:
|
|||
command: yazi
|
||||
environment:
|
||||
PATH: $SNAP/bin:$SNAP/usr/bin:$PATH
|
||||
ya:
|
||||
command: ya
|
||||
environment:
|
||||
PATH: $SNAP/bin:$SNAP/usr/bin:$PATH
|
||||
|
||||
parts:
|
||||
yazi:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue