Update buildproject.yaml
All checks were successful
Gitea Actions Demo / Dotnet 8.0.405 sample (push) Successful in 1m14s
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 9s

This commit is contained in:
2025-01-18 17:33:51 +01:00
parent fd0fe4c05a
commit 76a163f1d3

View File

@@ -15,4 +15,4 @@ jobs:
uses: actions/setup-dotnet@v1
with:
dotnet-version: ${{ matrix.dotnet }}
- run: dotnet build GiteaTest.sln
- run: dotnet publish GiteaTest.sln -p:PublishProfile=PublishLinuxX64