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

This commit is contained in:
Martijn de Boer 2022-10-29 13:45:31 +02:00
parent 4c61046d00
commit 870332155b
No known key found for this signature in database
GPG key ID: 9D2E42402DD372D1

View file

@ -10,6 +10,8 @@ steps:
- name: build
image: bash
commands:
- apt update
- apt -y install curl zip unzip
- curl -s -L https://github.com/dmoa/love-export/releases/download/v1.2/install.sh | bash
- love-export -D
- ls