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

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

View file

@ -10,8 +10,8 @@ steps:
- name: build
image: bash
commands:
- apt update
- apt -y install curl zip unzip
- apt-get update
- apt-get -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