Skip to content

Commit

Permalink
Работает?
Browse files Browse the repository at this point in the history
  • Loading branch information
Cregennan committed Feb 9, 2023
1 parent 79fa303 commit 20c9f8f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/dotnet-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
strategy:
matrix:
dotnet-version: ['7.0.x']

steps:
uses: actions/checkout@v2
- uses: actions/checkout@v2
- name: Установка .NET Core SDK ${{ matrix.dotnet-version }}
uses: actions/setup-dotnet@v3
with:
Expand Down

0 comments on commit 20c9f8f

Please sign in to comment.