Sync Makefile and .woodpecker.yaml from love-tools: win-x64, mac-universal and linux-x64 packages fused from the official LÖVE 11.5 release artifacts, uploaded as release assets. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -10,6 +10,11 @@ steps:
|
||||
commands:
|
||||
- make ci-export
|
||||
|
||||
- name: binaries
|
||||
image: git.teletypegames.org/internal/love-builder:latest
|
||||
commands:
|
||||
- make ci-binaries
|
||||
|
||||
- name: upload
|
||||
image: alpine
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user