да пошёл ты нахуй пиндософт ебаный
This commit is contained in:
10
.github/workflows/publish.yml
vendored
10
.github/workflows/publish.yml
vendored
@@ -22,16 +22,16 @@ jobs:
|
||||
with:
|
||||
dotnet-version: '8.0.205'
|
||||
|
||||
- name: Update Directory.Packages.props
|
||||
run: |
|
||||
dotnet --list-sdks
|
||||
cp -f global.json RobustToolbox/
|
||||
|
||||
- name: Get Engine Tag
|
||||
run: |
|
||||
cd RobustToolbox
|
||||
git fetch --depth=1
|
||||
|
||||
- name: Update Directory.Packages.props
|
||||
run: |
|
||||
dotnet --list-sdks
|
||||
cp -f global.json RobustToolbox/
|
||||
|
||||
- name: Install dependencies
|
||||
run: dotnet restore
|
||||
|
||||
|
||||
Reference in New Issue
Block a user