Update dotnet.yml

This commit is contained in:
ahjephson
2024-11-02 10:13:08 +00:00
committed by GitHub
parent 5228934dcc
commit ea08f8666f

View File

@@ -28,7 +28,7 @@ jobs:
- name: Determine Version
id: gitversion
run: $GITVERSION_PATH/gitversion /output json /showvariable FullSemVer
run: dotnet gitversion /output json /showvariable FullSemVer
shell: bash
- name: Restore dependencies