mirror of
https://github.com/lantean-code/qbtmud.git
synced 2025-11-02 13:03:23 +00:00
Update dotnet.yml
This commit is contained in:
2
.github/workflows/dotnet.yml
vendored
2
.github/workflows/dotnet.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user