Skip to content

Commit 5db7663

Browse files
committed
removing space from yml
1 parent 74aebad commit 5db7663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnetcore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Restore dependencies
4343
run: dotnet restore
44-
44+
4545
- name: Build solution
4646
run: msbuild Microsoft.Identity.Web.sln -r -t:build -verbosity:m -property:Configuration=Release
4747

0 commit comments

Comments
 (0)