Skip to content

Commit bc6b56a

Browse files
authored
fix(ci): fix appveyor build
1 parent 23a660b commit bc6b56a

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
@@ -1,6 +1,6 @@
11
version: "#{build}"
22
install:
3-
- choco install googlechrome
3+
- choco install googlechrome --ignore-checksums
44
build:
55
verbosity: detailed
66
build_script:

0 commit comments

Comments
 (0)