Skip to content

Commit

Permalink
AppVeyor: fix nuget solution path
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleivg committed Jul 11, 2018
1 parent 9fae607 commit 5984659
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 @@ -18,7 +18,7 @@ environment:
#- SET LUAENV=lua51
#- cmd: .appveyor\install-lua.cmd
before_build:
nuget restore
nuget restore src\engine.sln
cache:
- packages -> **\packages.config

Expand Down

0 comments on commit 5984659

Please sign in to comment.