chore: update workflow to restore slnx file directly
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: 11.0.x
|
dotnet-version: 11.0.x
|
||||||
- name: Restore dependencies
|
- name: Restore dependencies
|
||||||
run: dotnet restore
|
run: dotnet restore StevanFreeborn.AsyncSyncFlagAnalyzer.slnx
|
||||||
- name: Build
|
- name: Build
|
||||||
run: dotnet build --no-restore
|
run: dotnet build --no-restore
|
||||||
- name: Check formatting
|
- name: Check formatting
|
||||||
|
|||||||
Reference in New Issue
Block a user