Update '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Martijn de Boer 2022-10-16 17:34:58 +02:00
parent 332808db2e
commit 72bc19d760

View file

@ -11,8 +11,8 @@ steps:
image: bash image: bash
commands: commands:
- chmod +x tools/boon/boon - chmod +x tools/boon/boon
- ./tools/boon/boon love download 11.3 - bash ./tools/boon/boon love download 11.3
- ./tools/boon/boon build . - bash ./tools/boon/boon build .
- name: release - name: release
image: plugins/gitea-release image: plugins/gitea-release
settings: settings: