mirror of
https://github.com/yawaflua/spworlds-csharp-library.git
synced 2025-12-10 12:29:30 +02:00
update
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
- name: Restore dependencies
|
||||
run: dotnet restore -f spworlds-csharp-library.sln
|
||||
- name: Build
|
||||
run: dotnet build -f spworlds-csharp-library.sln --configuration Release --no-restore
|
||||
run: dotnet build spworlds-csharp-library.sln --configuration Release --no-restore
|
||||
- name: Test
|
||||
run: dotnet test --no-build --verbosity normal
|
||||
- name: Publish
|
||||
|
||||
Reference in New Issue
Block a user