Skip to content

Commit

Permalink
--ignore-checksums
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Mar 14, 2021
1 parent 1e2acf8 commit 2ff8b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ install:
- cmd: choco install dotnetcore-sdk --pre
- dotnet --version
- dotnet restore
- choco install googlechrome
- choco install googlechrome --ignore-checksums
build_script:
- dotnet build
- npm -g install npm@latest
Expand Down

0 comments on commit 2ff8b4f

Please sign in to comment.