Update build.yml
This commit is contained in:
Родитель
65d59ceacf
Коммит
1372d461c3
|
@ -15,8 +15,6 @@ jobs:
|
|||
- uses: actions/checkout@v2
|
||||
- name: Setup .NET Core
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: 5.0.100
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
- name: Build
|
||||
|
|
Загрузка…
Ссылка в новой задаче