This commit is contained in:
parent
332808db2e
commit
72bc19d760
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue