Skip to content

Commit 63958b0

Browse files
committed
Attempt to fix build (ChromeDriver version)
1 parent d02819c commit 63958b0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ init:
44
- cmd: git config --global core.autocrlf true
55
before_build:
66
- dotnet tool update -g docfx
7+
- choco install chromedriver
78
build_script:
89
- dotnet build
910
- docfx CSF.Extensions.WebDriver.Docs\docfx.json

0 commit comments

Comments
 (0)