diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index a730a1f6..654298a4 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -4,7 +4,7 @@ on: jobs: build_main: - name: Build app (cross-compilation) + name: Build app (${{ matrix.dotnet_runtime }}) strategy: fail-fast: true