Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Jul 1, 2021
1 parent ed052e9 commit 4b9358d
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 @@ -45,7 +45,7 @@ before_build:
./setPackagesVersions.ps1
build_script:
- nuget restore ./Ocaramba.Templates.VSIX/packages.config -PackagesDirectory ./packages -Verbosity quiet
- nuget restore ./Ocaramba.Templates.VSIX/packages.config -PackagesDirectory 'C:\projects\ocaramba-templates\packages -Verbosity quiet
- msbuild /p:configuration=Release /p:DeployExtension=false /p:ZipPackageCompressionLevel=normal /v:m

after_test:
Expand Down

0 comments on commit 4b9358d

Please sign in to comment.