fix brewkit packaging

This commit is contained in:
Max Howell 2023-02-11 07:25:58 -05:00
parent 35f8578d04
commit 5fff144446
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -10,7 +10,8 @@ dependencies:
gnu.org/bash: '*' gnu.org/bash: '*'
tea.xyz: ^0 tea.xyz: ^0
build: build: |
mkdir -p {{prefix}}
mv bin libexec share deno.* {{prefix}} mv bin libexec share deno.* {{prefix}}
test: test: