mirror of
https://github.com/radzenhq/radzen-blazor.git
synced 2026-07-08 18:16:08 +00:00
- CompileSass runs before the compiler creates obj/<cfg>/net10.0, so Touch sass.stamp failed on clean Release publishes (MSB3371). MakeDir fixes it for all branches/pipelines. - Add workflow_dispatch so CI can be run manually on any branch via 'gh workflow run'.