Add fused desktop binaries step to the pipeline
ci/woodpecker/push/woodpecker Pipeline failed

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:
2026-08-03 23:08:54 +02:00
co-authored by Claude Fable 5
parent 9d0b98936d
commit d25a01b98a
2 changed files with 106 additions and 2 deletions
+5
View File
@@ -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: