fix(kotlin)

closes #3916
This commit is contained in:
Jacob Heider 2023-11-02 14:44:31 -04:00
parent 79006687f7
commit 30ee25c36f
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -8,6 +8,7 @@ dependencies:
build:
working-directory: kotlinc
script:
- echo -e "{{version}}" > build.txt
- mkdir -p {{prefix}}/bin
- install bin/* {{prefix}}/bin/
- mkdir -p {{prefix}}/lib