Crafter.Build/.forgejo/workflows
Jorijn van der Graaf f1199429b7
All checks were successful
CI / build-test-release (pull_request) Successful in 12m30s
ci: package mingw output dir by march, not 'native'
Setting CRAFTER_BUILD_MARCH=x86-64-v2 made crafter-build emit the
mingw cross-compile to bin/crafter.build-exe-x86_64-w64-mingw32-x86-64-v2/
but the package step still hardcoded -native, causing cp to fail.

Use ${CRAFTER_BUILD_MARCH} in the path so workflow env and packaging
stay in sync.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-29 00:17:19 +02:00
..
ci.yaml ci: package mingw output dir by march, not 'native' 2026-04-29 00:17:19 +02:00