Skip to content

Commit 9028367

Browse files
committed
fix(homebrew): 🐛 install libexec helpers to expected path
1 parent 1c1a76f commit 9028367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tangle-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
6565
def install
6666
bin.install "bin/git-tangle"
67+
(HOMEBREW_PREFIX/"libexec/tangle").install Dir["libexec/tangle/*"]
6768
end
6869
end
6970
RUBY

0 commit comments

Comments
 (0)