Skip to content

Commit 9fae607

Browse files
committed
AppVeyor: nuget fix
1 parent b267c2f commit 9fae607

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
@@ -17,7 +17,7 @@ environment:
1717
#install:
1818
#- SET LUAENV=lua51
1919
#- cmd: .appveyor\install-lua.cmd
20-
nuget:
20+
before_build:
2121
nuget restore
2222
cache:
2323
- packages -> **\packages.config

0 commit comments

Comments
 (0)