Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
acid-chicken authored Oct 17, 2018
1 parent 59c2ad4 commit a10e3ca
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 @@ -16,7 +16,7 @@ environment:
NUGET_XMLDOC_MODE: skip
NUGET_PACKAGES: 'C:\projects\newwave\packages'
cache:
- 'packages -> **\*.csproj'
- 'packages'
build_script:
- pwsh: dotnet publish -c Release -r win-x64 -o dist
artifacts:
Expand Down

0 comments on commit a10e3ca

Please sign in to comment.