Skip to content

Commit

Permalink
修复appveyor构建
Browse files Browse the repository at this point in the history
  • Loading branch information
wwh1004 committed Aug 24, 2020
1 parent fbf2818 commit f29a5c4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ version: '{build}'
image: Visual Studio 2019
configuration: Release
platform: Any CPU
install:
- cmd: git submodule update --init --recursive
before_build:
- cmd: appveyor-retry nuget restore
build:
Expand Down

0 comments on commit f29a5c4

Please sign in to comment.