often this
This commit is contained in:
Jacob Heider 2024-06-17 22:43:49 -04:00
parent bd3c25168e
commit 7f9795147a
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

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