Хуй его знает. Поможет или нет. Может всё сломает к хуям

This commit is contained in:
Jabkas
2024-05-23 21:44:37 +03:00
parent 306a561f12
commit 7154b3ecd1
2 changed files with 7 additions and 3 deletions

View File

@@ -20,13 +20,18 @@ jobs:
- name: Setup .NET Core
uses: actions/setup-dotnet@v3.2.0
with:
dotnet-version: 8.0.x
dotnet-version: 8.0.205
- name: Get Engine Tag
run: |
cd RobustToolbox
git fetch --depth=1
- name: Update Directory.Packages.props
run: |
cd RobustToolbox
git fetch --depth=1
- name: Install dependencies
run: dotnet restore