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