Files
radzen-blazor/.github
Atanas Korchev 8f94d051cb build/ci: create intermediate dir before Sass stamp Touch; allow manual CI dispatch
- 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'.
2026-06-25 13:29:50 +03:00
..