co-mono/.github/workflows
Daniel Nouri 2f3b738132
fix(ci): correct theme path in release workflow (#162)
Build outputs to dist/modes/interactive/theme/*.json but workflow
expected dist/theme/*.json. The copy-binary-assets script creates
dist/theme/ but CI never invokes it.

Fixes v0.18.0 release failure:
https://github.com/badlogic/pi-mono/actions/runs/20082833642
2025-12-10 21:40:41 +01:00
..
build-binaries.yml fix(ci): correct theme path in release workflow (#162) 2025-12-10 21:40:41 +01:00
ci.yml Simplified CI setup 2025-12-03 15:12:21 +01:00