Build tools
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Martijn de Boer 2022-10-16 17:09:43 +02:00
parent 29a8a55f37
commit 82ef1c1558
No known key found for this signature in database
GPG key ID: 9D2E42402DD372D1

View file

@ -10,6 +10,7 @@ steps:
- name: build
image: alpine
commands:
- chmod +x tools/boon/boon
- ./tools/boon/boon love download 11.3
- ./tools/boon/boon build .
- name: release