this is more complicated

This commit is contained in:
Valtos
2024-05-18 09:03:22 +03:00
committed by GitHub
parent a872696bee
commit 48d24513d3

View File

@@ -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