Commit Graph

5 Commits

Author SHA1 Message Date
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
Atanas Korchev
70fb896ae1 Update CI workflow to use .NET 10 2025-11-12 08:04:17 +02:00
Atanas Korchev
3befe007fd Update ci.yml 2024-11-13 17:22:04 +02:00
Vladimir Enchev
866c480634 .NET8 added (#1248)
* net8 added

* Update ci.yml
2023-11-14 18:42:47 +02:00
Atanas Korchev
9a90be6e79 Create ci.yml 2022-11-26 09:02:52 +02:00