Files
mistralrs-package/.gitea/workflows/build-release.yml
Workflow config file is invalid. Please check your config file: yaml: line 132: found unknown directive name
rob thijssen 0cb6a4f524 fix(ci): use heredoc for rpmmacros to avoid shell escaping issues
The echo-based approach was mangling rpm macro tokens like
%{__plaintext_filename}. Switch to a heredoc so the content is
written verbatim.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-26 14:25:57 +03:00

4.3 KiB