Skip to content

Commit 9b72fdc

Browse files
committed
build.yml
1 parent ee25db5 commit 9b72fdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
dotnet-version: ${{ matrix.dotnet-version }}
2121

22-
- name: Install dependencies
22+
- name: Install solution dependencies
2323
run: dotnet restore
2424

2525
- name: Build Core

0 commit comments

Comments
 (0)