This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
run: dotnet restore # Restore NuGet packages
|
||||
|
||||
- name: Build project
|
||||
run:
|
||||
run: |
|
||||
ls -la
|
||||
dotnet build --configuration Debug --no-restore # Build the project in Debug configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user