fixing pipeline
All checks were successful
Master Build / Build and Push Docker Image (arm64 and amd64) (push) Successful in 3m49s
All checks were successful
Master Build / Build and Push Docker Image (arm64 and amd64) (push) Successful in 3m49s
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
- name: Setup .NET
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: 6
|
||||
dotnet-version: 8
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
Reference in New Issue
Block a user