fix: expose ya CLI in the Snap build (#2904)

This commit is contained in:
Sebastian Hjelm 2025-07-03 11:10:03 +02:00 committed by GitHub
parent ffdd74b6ab
commit 39f50c898b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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