1
0

fix release build
All checks were successful
Branch Build / build-test-deploy (push) Successful in 1m27s
Release Build / build-test-deploy (push) Successful in 1m27s

This commit is contained in:
2026-01-12 21:41:26 +01:00
parent 9ded50bf4c
commit e0f57601c8

View File

@@ -39,6 +39,7 @@ jobs:
run: | run: |
set -ex set -ex
dotnet tool install dotnet-reportgenerator-globaltool --tool-path /dotnet-tools dotnet tool install dotnet-reportgenerator-globaltool --tool-path /dotnet-tools
dotnet tool install docfx --tool-path /dotnet-tools
- name: Build solution - name: Build solution
run: | run: |