mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
fix(pkl)
often this
This commit is contained in:
parent
bd3c25168e
commit
7f9795147a
|
@ -30,6 +30,8 @@ build:
|
|||
install -D jpkl {{prefix}}/bin/jpkl
|
||||
install -D pkl-${SYS_NAME}-${ARCH_NAME} {{prefix}}/bin/pkl
|
||||
working-directory: pkl-cli/build/executable
|
||||
# otherwise segfaults
|
||||
skip: fix-patchelf
|
||||
env:
|
||||
darwin:
|
||||
SYS_NAME: macos
|
||||
|
|
Loading…
Reference in a new issue