mirror of
https://github.com/creeperlv/SVM.git
synced 2026-01-10 20:39:54 +00:00
Update dotnet.yml
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
dotnet-version: 9.0.x
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore
|
||||
run: dotnet restore ./src/SVM.Core/SVM.Core.csproj
|
||||
- name: Build
|
||||
run: dotnet build -c:Release --no-restore
|
||||
- name: Pack
|
||||
|
||||
Reference in New Issue
Block a user