Skip to content

Commit 454707b

Browse files
committed
Update GitVersion on GitHub workflow
1 parent 08e4e59 commit 454707b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: "Setup"
1919
run: |
2020
choco install llvm --version=9.0.0 --allow-downgrade
21-
choco install gitversion.portable
21+
dotnet tool install --global GitVersion.Tool
2222
pip3 install conan==1.59.0
2323
2424
- name: Setup dotnet

0 commit comments

Comments
 (0)