We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee25db5 commit 9b72fdcCopy full SHA for 9b72fdc
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
dotnet-version: ${{ matrix.dotnet-version }}
21
22
- - name: Install dependencies
+ - name: Install solution dependencies
23
run: dotnet restore
24
25
- name: Build Core
0 commit comments