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:
|
||||
dotnet-version: 8.0.100
|
||||
|
||||
- name: Update Directory.Packages.props
|
||||
run: |
|
||||
dotnet --list-sdks
|
||||
cp -f global.json RobustToolbox/
|
||||
|
||||
- name: Get Engine Tag
|
||||
run: |
|
||||
cd RobustToolbox
|
||||
|
||||
Reference in New Issue
Block a user