Skip to content
This repository was archived by the owner on Aug 24, 2025. It is now read-only.

Commit 7202feb

Browse files
committed
project: Fix for changes in gitlink cli usage.
1 parent 6bf7dee commit 7202feb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SMP/appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ environment:
2121

2222
install:
2323
# Install GitLink
24-
- cmd: choco install gitlink
24+
- cmd: choco install gitlink --version 2.4.1
2525

2626
before_build:
2727
# Backup platform so it is not affected by vcvars

0 commit comments

Comments
 (0)