Skip to content

Commit d066c11

Browse files
committed
Pin plotkicadsch in appveyor
1 parent 2f2660b commit d066c11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ environment:
77
CYG_ROOT: C:\cygwin64
88
PACKAGE: plotkicadsch
99
OPAM_SWITCH: 4.06.0+mingw64c
10-
PINS: kicadsch:.
10+
PINS: kicadsch:. plotkicadsch:.
1111

1212
install:
1313
- ps: iex ((new-object net.webclient).DownloadString("https://raw.githubusercontent.com/$env:FORK_USER/ocaml-ci-scripts/$env:FORK_BRANCH/appveyor-install.ps1"))

0 commit comments

Comments
 (0)