this is more complicated
This commit is contained in:
5
.github/workflows/publish.yml
vendored
5
.github/workflows/publish.yml
vendored
@@ -22,6 +22,11 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
dotnet-version: 8.0.100
|
dotnet-version: 8.0.100
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user